Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1122 static HashTable *sxe_get_prop_hash(zval *object, int is_debug) /* {{{ */ in sxe_get_prop_hash() function
1264 return sxe_get_prop_hash(object, 0); in sxe_get_properties()
1271 return sxe_get_prop_hash(object, 1); in sxe_get_debug_info()

Completed in 10 milliseconds