Home
last modified time | relevance | path

Searched refs:pdo_mysql_stmt_execute_prepared (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pdo_mysql/
H A Dmysql_statement.c36 # define pdo_mysql_stmt_execute_prepared(stmt) pdo_mysql_stmt_execute_prepared_mysqlnd(stmt TSRMLS_… macro
40 # define pdo_mysql_stmt_execute_prepared(stmt) pdo_mysql_stmt_execute_prepared_libmysql(stmt TSRMLS… macro
323 PDO_DBG_RETURN(pdo_mysql_stmt_execute_prepared(stmt)); in pdo_mysql_stmt_execute()

Completed in 8 milliseconds