wkey              920 ext/standard/streamsfuncs.c 	char *wkey, *okey;
wkey              927 ext/standard/streamsfuncs.c 		if (HASH_KEY_IS_STRING == zend_hash_get_current_key_ex(Z_ARRVAL_P(options), &wkey, &wkey_len, &num_key, 0, &pos)
wkey              934 ext/standard/streamsfuncs.c 					php_stream_context_set_option(context, wkey, okey, *oval);