Searched refs:spl_array_read_property (Results 1 – 1 of 1) sorted by relevance
859 static zval *spl_array_read_property(zval *object, zval *member, int type, const zend_literal *key … in spl_array_read_property() function1991 spl_handler_ArrayObject.read_property = spl_array_read_property; in PHP_MINIT_FUNCTION()
Completed in 9 milliseconds