Home
last modified time | relevance | path

Searched refs:stream_protocol (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c577 char *stream_protocol; in PHP_FUNCTION() local
590 …(key_flags = zend_hash_get_current_key_ex(url_stream_wrappers_hash, &stream_protocol, &stream_prot… in PHP_FUNCTION()
593 add_next_index_stringl(return_value, stream_protocol, stream_protocol_len - 1, 1); in PHP_FUNCTION()

Completed in 8 milliseconds