Home
last modified time | relevance | path

Searched refs:MYSQL_FIELD (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h118 MYSQL_FIELD *def;
124 const MYSQL_FIELD *fields;
H A Dmysql_statement.c768 const MYSQL_FIELD *F; in pdo_mysql_stmt_col_meta()
/php-src/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h25 #define MYSQL_FIELD MYSQLND_FIELD macro
/php-src/ext/mysqli/
H A Dmysqli_api.c637 static void php_add_field_properties(zval *value, const MYSQL_FIELD *field) in php_add_field_properties()
667 const MYSQL_FIELD *field; in PHP_FUNCTION()
703 const MYSQL_FIELD *field = mysql_fetch_field_direct(result, i); in PHP_FUNCTION()
718 const MYSQL_FIELD *field; in PHP_FUNCTION()

Completed in 14 milliseconds