Searched refs:mysqli_stmt_methods (Results 1 – 3 of 3) sorted by relevance
43 extern const zend_function_entry mysqli_stmt_methods[];
561 const zend_function_entry mysqli_stmt_methods[] = { variable
681 REGISTER_MYSQLI_CLASS_ENTRY("mysqli_stmt", mysqli_stmt_class_entry, mysqli_stmt_methods); in PHP_MINIT_FUNCTION()
Completed in 14 milliseconds