Searched refs:mysqli_result_methods (Results 1 – 3 of 3) sorted by relevance
44 extern const zend_function_entry mysqli_result_methods[];
536 const zend_function_entry mysqli_result_methods[] = { variable
671 REGISTER_MYSQLI_CLASS_ENTRY("mysqli_result", mysqli_result_class_entry, mysqli_result_methods); in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds