Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c2524 HashTable *ht = zend_std_get_debug_info(object, is_temp); local
2530 ht = zend_array_dup(ht);
2533 zend_hash_update(ht, zend_string_init("@fd", sizeof("@fd")-1, 0), &fdzv);
2537 return ht;

Completed in 22 milliseconds