Searched refs:stream_xport (Results 1 – 1 of 1) sorted by relevance
592 zend_string *stream_xport; in PHP_FUNCTION() local598 ZEND_HASH_MAP_FOREACH_STR_KEY(stream_xport_hash, stream_xport) { in PHP_FUNCTION()599 add_next_index_str(return_value, zend_string_copy(stream_xport)); in PHP_FUNCTION()
Completed in 6 milliseconds