Home
last modified time | relevance | path

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

/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h55 #define mysql_field_count(r) mysqlnd_field_count((r))
H A Dmysqlnd.h131 #define mysqlnd_field_count(conn) ((conn)->data)->m->get_field_count((conn)->data) macro

Completed in 7 milliseconds