Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c158 ps_fetch_int32(zval * zv, const MYSQLND_FIELD * const field, unsigned int pack_len, zend_uchar ** r… in ps_fetch_int32() function
390 mysqlnd_ps_fetch_functions[MYSQL_TYPE_INT24].func = ps_fetch_int32; in _mysqlnd_init_ps_fetch_subsystem()
395 mysqlnd_ps_fetch_functions[MYSQL_TYPE_LONG].func = ps_fetch_int32; in _mysqlnd_init_ps_fetch_subsystem()

Completed in 7 milliseconds