Home
last modified time | relevance | path

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

/PHP-5.3/ext/simplexml/
H A Dsimplexml.c1061 static HashTable * sxe_get_prop_hash(zval *object, int is_debug TSRMLS_DC) /* {{{ */ in sxe_get_prop_hash() function
1176 return sxe_get_prop_hash(object, 0 TSRMLS_CC); in sxe_get_properties()
1183 return sxe_get_prop_hash(object, 1 TSRMLS_CC); in sxe_get_debug_info()
1770 prop_hash = sxe_get_prop_hash(readobj, 1 TSRMLS_CC); in sxe_object_cast()

Completed in 9 milliseconds