Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dstreamsfuncs.c917 zval *wval, *oval; in parse_context_options() local
925 ZEND_HASH_MAP_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(wval), okey, oval) { in parse_context_options()
927 php_stream_context_set_option(context, ZSTR_VAL(wkey), ZSTR_VAL(okey), oval); in parse_context_options()

Completed in 8 milliseconds