Searched refs:stream_xport_hash (Results 1 – 1 of 1) sorted by relevance
543 HashTable *stream_xport_hash; in PHP_FUNCTION() local550 if ((stream_xport_hash = php_stream_xport_get_hash())) { in PHP_FUNCTION()552 ZEND_HASH_FOREACH_STR_KEY(stream_xport_hash, stream_xport) { in PHP_FUNCTION()
Completed in 12 milliseconds