Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c579 uint stream_protocol_len = 0; in PHP_FUNCTION() local
590 …sh_get_current_key_ex(url_stream_wrappers_hash, &stream_protocol, &stream_protocol_len, &num_key, … in PHP_FUNCTION()
593 add_next_index_stringl(return_value, stream_protocol, stream_protocol_len - 1, 1); in PHP_FUNCTION()

Completed in 12 milliseconds