Searched defs:mysql_field_seek (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/mysqlnd/ | ||
H A D | mysqlnd_libmysql_compat.h | 60 #define mysql_field_seek(r,o) mysqlnd_field_seek((r), (o)) macro |
/PHP-5.6/ext/mysql/ | ||
H A D | php_mysql.c | 2433 PHP_FUNCTION(mysql_field_seek) argument |
Completed in 11 milliseconds