Searched refs:mysqlnd_field_count (Results 1 – 2 of 2) sorted by relevance
55 #define mysql_field_count(r) mysqlnd_field_count((r))
131 #define mysqlnd_field_count(conn) ((conn)->data)->m->get_field_count((conn)->data) macro
Completed in 8 milliseconds