sxe_get_prop_hash 1210 ext/simplexml/simplexml.c 	return sxe_get_prop_hash(object, 0 TSRMLS_CC);
sxe_get_prop_hash 1217 ext/simplexml/simplexml.c 	return sxe_get_prop_hash(object, 1 TSRMLS_CC);
sxe_get_prop_hash 1810 ext/simplexml/simplexml.c 		prop_hash = sxe_get_prop_hash(readobj, 1 TSRMLS_CC);