Searched refs:stream_xport_hash (Results 1 – 1 of 1) sorted by relevance
563 HashTable *stream_xport_hash; in PHP_FUNCTION() local570 if ((stream_xport_hash = php_stream_xport_get_hash())) { in PHP_FUNCTION()572 ZEND_HASH_FOREACH_STR_KEY(stream_xport_hash, stream_xport) { in PHP_FUNCTION()
Completed in 14 milliseconds