Searched refs:MYSQL_FIELD (Results 1 – 5 of 5) sorted by relevance
121 MYSQL_FIELD *def;127 const MYSQL_FIELD *fields;
831 const MYSQL_FIELD *F;
27 #define MYSQL_FIELD MYSQLND_FIELD macro
1153 static void php_add_field_properties(zval *value, const MYSQL_FIELD *field)1188 const MYSQL_FIELD *field;1225 const MYSQL_FIELD *field = mysql_fetch_field_direct(result, i);1241 const MYSQL_FIELD *field;
1139 MYSQL_FIELD *fields; in php_mysqli_fetch_into_hash_aux()
Completed in 19 milliseconds