Searched refs:mysqlnd_stmt_store_result (Results 1 – 2 of 2) sorted by relevance
92 #define mysql_stmt_store_result(s) mysqlnd_stmt_store_result((s))
214 #define mysqlnd_stmt_store_result(stmt) (!mysqlnd_stmt_field_count((stmt)) ? PASS:((stmt)->m->st… macro
Completed in 9 milliseconds