Searched refs:stream_xport_hash (Results 1 – 1 of 1) sorted by relevance
591 HashTable *stream_xport_hash; in PHP_FUNCTION() local596 stream_xport_hash = php_stream_xport_get_hash(); in PHP_FUNCTION()598 ZEND_HASH_MAP_FOREACH_STR_KEY(stream_xport_hash, stream_xport) { in PHP_FUNCTION()
Completed in 6 milliseconds