Searched refs:sxe_get_prop_hash (Results 1 – 1 of 1) sorted by relevance
1061 static HashTable * sxe_get_prop_hash(zval *object, int is_debug TSRMLS_DC) /* {{{ */ in sxe_get_prop_hash() function1210 return sxe_get_prop_hash(object, 0 TSRMLS_CC); in sxe_get_properties()1217 return sxe_get_prop_hash(object, 1 TSRMLS_CC); in sxe_get_debug_info()1816 prop_hash = sxe_get_prop_hash(readobj, 1 TSRMLS_CC); in sxe_object_cast()
Completed in 10 milliseconds