Searched refs:mysqlnd_stmt_param_count (Results 1 – 2 of 2) sorted by relevance
80 #define mysql_stmt_param_count(s) mysqlnd_stmt_param_count((s))
164 #define mysqlnd_stmt_param_count(stmt) (stmt)->m->get_param_count((stmt)) macro
Completed in 9 milliseconds