Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c928 zval **wval, **oval; in parse_context_options() local
940 while (SUCCESS == zend_hash_get_current_data_ex(Z_ARRVAL_PP(wval), (void**)&oval, &opos)) { in parse_context_options()
943 php_stream_context_set_option(context, wkey, okey, *oval); in parse_context_options()

Completed in 13 milliseconds