func_mysqlnd_stmt__more_results  761 ext/mysqlnd/mysqlnd_structs.h typedef zend_bool			(*func_mysqlnd_stmt__more_results)(const MYSQLND_STMT * const stmt TSRMLS_DC);
func_mysqlnd_stmt__more_results  806 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_stmt__more_results more_results;