Home
last modified time | relevance | path

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

/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c172 void ps_fetch_int32(zval *zv, const MYSQLND_FIELD * const field, in ps_fetch_int32() function
489 mysqlnd_ps_fetch_functions[MYSQL_TYPE_INT24].func = ps_fetch_int32; in _mysqlnd_init_ps_fetch_subsystem()
494 mysqlnd_ps_fetch_functions[MYSQL_TYPE_LONG].func = ps_fetch_int32; in _mysqlnd_init_ps_fetch_subsystem()

Completed in 6 milliseconds