Searched refs:MYSQL_FIELD (Results 1 – 5 of 5) sorted by relevance
116 MYSQL_FIELD *def;122 const MYSQL_FIELD *fields;
768 const MYSQL_FIELD *F; in pdo_mysql_stmt_col_meta()
25 #define MYSQL_FIELD MYSQLND_FIELD macro
1133 static void php_add_field_properties(zval *value, const MYSQL_FIELD *field)1167 const MYSQL_FIELD *field;1203 const MYSQL_FIELD *field = mysql_fetch_field_direct(result, i);1218 const MYSQL_FIELD *field;
1029 MYSQL_FIELD *fields; in php_mysqli_fetch_into_hash_aux()
Completed in 20 milliseconds