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