Searched refs:spl_array_read_property (Results 1 – 1 of 1) sorted by relevance
806 static zval *spl_array_read_property(zend_object *object, zend_string *name, int type, void **cache… in spl_array_read_property() function1900 spl_handler_ArrayObject.read_property = spl_array_read_property; in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds