Searched refs:spl_fixedarray_object_get_properties (Results 1 – 1 of 1) sorted by relevance
163 static HashTable* spl_fixedarray_object_get_properties(zval *obj) /* {{{{ */ in spl_fixedarray_object_get_properties() function1120 spl_handler_SplFixedArray.get_properties = spl_fixedarray_object_get_properties; in PHP_MINIT_FUNCTION()
Completed in 7 milliseconds