Searched refs:stream_xport_hash (Results 1 – 1 of 1) sorted by relevance
594 HashTable *stream_xport_hash; in PHP_FUNCTION() local599 stream_xport_hash = php_stream_xport_get_hash(); in PHP_FUNCTION()601 ZEND_HASH_MAP_FOREACH_STR_KEY(stream_xport_hash, stream_xport) { in PHP_FUNCTION()
Completed in 9 milliseconds