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