okey              920 ext/standard/streamsfuncs.c 	char *wkey, *okey;
okey              933 ext/standard/streamsfuncs.c 				if (HASH_KEY_IS_STRING == zend_hash_get_current_key_ex(Z_ARRVAL_PP(wval), &okey, &okey_len, &num_key, 0, &opos)) {
okey              934 ext/standard/streamsfuncs.c 					php_stream_context_set_option(context, wkey, okey, *oval);