Searched refs:stream_xport (Results 1 – 1 of 1) sorted by relevance
580 zend_string *stream_xport; in PHP_FUNCTION() local586 ZEND_HASH_FOREACH_STR_KEY(stream_xport_hash, stream_xport) { in PHP_FUNCTION()587 add_next_index_str(return_value, zend_string_copy(stream_xport)); in PHP_FUNCTION()
Completed in 7 milliseconds