Searched refs:mysqli_object_has_property (Results 1 – 1 of 1) sorted by relevance
305 static int mysqli_object_has_property(zend_object *object, zend_string *name, int has_set_exists, v… in mysqli_object_has_property() function483 mysqli_object_handlers.has_property = mysqli_object_has_property; in PHP_MINIT_FUNCTION()
Completed in 8 milliseconds