Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h116 MYSQL_FIELD *def;
122 const MYSQL_FIELD *fields;
H A Dmysql_statement.c768 const MYSQL_FIELD *F; in pdo_mysql_stmt_col_meta()
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h25 #define MYSQL_FIELD MYSQLND_FIELD macro
/PHP-8.2/ext/mysqli/
H A Dmysqli_api.c650 static void php_add_field_properties(zval *value, const MYSQL_FIELD *field) in php_add_field_properties()
680 const MYSQL_FIELD *field; in PHP_FUNCTION()
716 const MYSQL_FIELD *field = mysql_fetch_field_direct(result, i); in PHP_FUNCTION()
731 const MYSQL_FIELD *field; in PHP_FUNCTION()

Completed in 18 milliseconds