Searched refs:sleephash (Results 1 – 1 of 1) sorted by relevance
462 HashTable *objhash, *sleephash; in php_wddx_serialize_object() local480 if (!Z_ISUNDEF(retval) && (sleephash = HASH_OF(&retval))) { in php_wddx_serialize_object()491 ZEND_HASH_FOREACH_VAL(sleephash, varname) { in php_wddx_serialize_object()
Completed in 8 milliseconds