php_stream_context_set_option 868 ext/mysqlnd/mysqlnd_net.c php_stream_context_set_option(context, "ssl", "local_pk", &key_zval); php_stream_context_set_option 873 ext/mysqlnd/mysqlnd_net.c php_stream_context_set_option(context, "ssl", "verify_peer", &verify_peer_zval); php_stream_context_set_option 878 ext/mysqlnd/mysqlnd_net.c php_stream_context_set_option(context, "ssl", "local_cert", &cert_zval); php_stream_context_set_option 880 ext/mysqlnd/mysqlnd_net.c php_stream_context_set_option(context, "ssl", "local_pk", &cert_zval); php_stream_context_set_option 886 ext/mysqlnd/mysqlnd_net.c php_stream_context_set_option(context, "ssl", "cafile", &cafile_zval); php_stream_context_set_option 891 ext/mysqlnd/mysqlnd_net.c php_stream_context_set_option(context, "ssl", "cafile", &capath_zval); php_stream_context_set_option 896 ext/mysqlnd/mysqlnd_net.c php_stream_context_set_option(context, "ssl", "passphrase", &passphrase_zval); php_stream_context_set_option 901 ext/mysqlnd/mysqlnd_net.c php_stream_context_set_option(context, "ssl", "ciphers", &cipher_zval); php_stream_context_set_option 552 ext/openssl/xp_ssl.c php_stream_context_set_option(stream->context, php_stream_context_set_option 588 ext/openssl/xp_ssl.c php_stream_context_set_option(stream->context, php_stream_context_set_option 302 ext/soap/php_sdl.c php_stream_context_set_option(ctx->context, "http", "header", &new_header); php_stream_context_set_option 314 ext/soap/php_sdl.c php_stream_context_set_option(ctx->context, "http", "header", ctx->old_header); php_stream_context_set_option 3294 ext/soap/php_sdl.c php_stream_context_set_option(context, "http", "proxy", str_proxy); php_stream_context_set_option 3301 ext/soap/php_sdl.c php_stream_context_set_option(context, "http", "request_fulluri", str_proxy); php_stream_context_set_option 3315 ext/soap/php_sdl.c php_stream_context_set_option(context, "http", "protocol_version", http_version); php_stream_context_set_option 3332 ext/soap/php_sdl.c php_stream_context_set_option(context, "http", "header", str_headers); php_stream_context_set_option 2420 ext/soap/soap.c php_stream_context_set_option(context, "ssl", "local_cert", *tmp); php_stream_context_set_option 2423 ext/soap/soap.c php_stream_context_set_option(context, "ssl", "passphrase", *tmp); php_stream_context_set_option 939 ext/standard/streamsfuncs.c php_stream_context_set_option(context, wkey, okey, *oval); php_stream_context_set_option 1061 ext/standard/streamsfuncs.c php_stream_context_set_option(context, wrappername, optionname, zvalue);