Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c929 char *wkey, *okey; in parse_context_options() local
936 …if (HASH_KEY_IS_STRING == zend_hash_get_current_key_ex(Z_ARRVAL_P(options), &wkey, &wkey_len, &num… in parse_context_options()
943 php_stream_context_set_option(context, wkey, okey, *oval); in parse_context_options()

Completed in 13 milliseconds