Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c2531 zval fdzv; local
2532 ZVAL_LONG(&fdzv, fd);
2533 zend_hash_update(ht, zend_string_init("@fd", sizeof("@fd")-1, 0), &fdzv);

Completed in 17 milliseconds