okey              881 ext/standard/streamsfuncs.c 	zend_string *wkey, *okey;
okey              887 ext/standard/streamsfuncs.c 		    ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(wval), okey, oval) {
okey              888 ext/standard/streamsfuncs.c 				if (okey) {
okey              889 ext/standard/streamsfuncs.c 					php_stream_context_set_option(context, ZSTR_VAL(wkey), ZSTR_VAL(okey), oval);