Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c5151 HashTable *stdio_container; local
5154 stdio_container = Z_ARRVAL_P(zstdio);
5155 stdio_count = zend_hash_num_elements(stdio_container);
5159 ZEND_HASH_FOREACH_VAL(stdio_container, value) {

Completed in 20 milliseconds