Searched refs:ps_fetch_datetime (Results 1 – 1 of 1) sorted by relevance
369 void ps_fetch_datetime(zval *zv, const MYSQLND_FIELD * const field, in ps_fetch_datetime() function529 mysqlnd_ps_fetch_functions[MYSQL_TYPE_DATETIME].func = ps_fetch_datetime; in _mysqlnd_init_ps_fetch_subsystem()534 mysqlnd_ps_fetch_functions[MYSQL_TYPE_TIMESTAMP].func = ps_fetch_datetime; in _mysqlnd_init_ps_fetch_subsystem()
Completed in 10 milliseconds