Home
last modified time | relevance | path

Searched refs:spl_array_has_property (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/spl/
H A Dspl_array.c906 static int spl_array_has_property(zval *object, zval *member, int has_set_exists, void **cache_slot… in spl_array_has_property() function
2070 spl_handler_ArrayObject.has_property = spl_array_has_property; in PHP_MINIT_FUNCTION()

Completed in 9 milliseconds