pdo_mysql_stmt_execute_prepared   36 ext/pdo_mysql/mysql_statement.c #	define pdo_mysql_stmt_execute_prepared(stmt) pdo_mysql_stmt_execute_prepared_mysqlnd(stmt TSRMLS_CC)
pdo_mysql_stmt_execute_prepared   40 ext/pdo_mysql/mysql_statement.c #	define pdo_mysql_stmt_execute_prepared(stmt) pdo_mysql_stmt_execute_prepared_libmysql(stmt TSRMLS_CC)