Home
last modified time | relevance | path

Searched defs:use_ssl (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/standard/
H A Dftp_fopen_wrapper.c138 int result, use_ssl, use_ssl_on_data = 0, tmp_len; in php_ftp_fopen_connect() local
421 int result = 0, use_ssl, use_ssl_on_data=0; in php_stream_url_wrap_ftp() local
699 int result = 0, use_ssl, use_ssl_on_data = 0; in php_stream_ftp_opendir() local
H A Dhttp_fopen_wrapper.c115 int use_ssl; in php_stream_url_wrap_http_ex() local
/PHP-5.5/ext/ftp/
H A Dftp.h82 int use_ssl; /* enable(1) or disable(0) ssl */ member
/PHP-5.5/ext/soap/
H A Dphp_http.c163 static php_stream* http_connect(zval* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *c… in http_connect()
350 int use_ssl; in make_http_soap_request() local

Completed in 14 milliseconds