Home
last modified time | relevance | path

Searched defs:fields_metadata (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1462 const unsigned int field_count, const MYSQLND_FIELD * const fields_metadata, in php_mysqlnd_rowp_read_binary_protocol()
1553 unsigned int field_count, const MYSQLND_FIELD * fields_metadata, in php_mysqlnd_rowp_read_text_protocol_aux()
1707 const unsigned int field_count, const MYSQLND_FIELD * fields_metadata, in php_mysqlnd_rowp_read_text_protocol_zval()
1721 const unsigned int field_count, const MYSQLND_FIELD * const fields_metadata, in php_mysqlnd_rowp_read_text_protocol_c()
H A Dmysqlnd_wireprotocol.h226 MYSQLND_FIELD *fields_metadata; member

Completed in 17 milliseconds