Home
last modified time | relevance | path

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

/PHP-7.1/ext/simplexml/
H A Dsimplexml.c1129 static HashTable *sxe_get_prop_hash(zval *object, int is_debug) /* {{{ */ in sxe_get_prop_hash() function
1273 return sxe_get_prop_hash(object, 0); in sxe_get_properties()
1280 return sxe_get_prop_hash(object, 1); in sxe_get_debug_info()

Completed in 9 milliseconds