Searched refs:stream_xport (Results 1 – 1 of 1) sorted by relevance
581 zend_string *stream_xport; in PHP_FUNCTION() local589 ZEND_HASH_FOREACH_STR_KEY(stream_xport_hash, stream_xport) { in PHP_FUNCTION()590 add_next_index_str(return_value, zend_string_copy(stream_xport)); in PHP_FUNCTION()
Completed in 6 milliseconds