php_stream_xport_crypto_enable  992 ext/mysqlnd/mysqlnd_net.c 	    php_stream_xport_crypto_enable(net_stream, 1) < 0)
php_stream_xport_crypto_enable 2247 ext/openssl/xp_ssl.c 					NULL) < 0 || php_stream_xport_crypto_enable(
php_stream_xport_crypto_enable 2411 ext/openssl/xp_ssl.c 								php_stream_xport_crypto_enable(stream, 1) < 0) {
php_stream_xport_crypto_enable  303 ext/soap/php_http.c 			    php_stream_xport_crypto_enable(stream, 1) < 0) {
php_stream_xport_crypto_enable  207 ext/standard/ftp_fopen_wrapper.c 				|| php_stream_xport_crypto_enable(stream, 1) < 0) {
php_stream_xport_crypto_enable  579 ext/standard/ftp_fopen_wrapper.c 			php_stream_xport_crypto_enable(datastream, 1) < 0)) {
php_stream_xport_crypto_enable  742 ext/standard/ftp_fopen_wrapper.c 			php_stream_xport_crypto_enable(stream, 1) < 0)) {
php_stream_xport_crypto_enable  337 ext/standard/http_fopen_wrapper.c 			    php_stream_xport_crypto_enable(stream, 1) < 0) {
php_stream_xport_crypto_enable 1549 ext/standard/streamsfuncs.c 	ret = php_stream_xport_crypto_enable(stream, enable);
php_stream_xport_crypto_enable  196 main/streams/php_stream_transport.h PHPAPI int php_stream_xport_crypto_enable(php_stream *stream, int activate);