Searched defs:use_ssl (Results 1 – 4 of 4) sorted by relevance
131 int result, use_ssl, use_ssl_on_data = 0; in php_ftp_fopen_connect() local412 int result = 0, use_ssl, use_ssl_on_data=0; in php_stream_url_wrap_ftp() local687 int result = 0, use_ssl, use_ssl_on_data = 0; in php_stream_ftp_opendir() local
125 int use_ssl; in php_stream_url_wrap_http_ex() local
168 static php_stream* http_connect(zval* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *c… in http_connect()358 int use_ssl; in make_http_soap_request() local
80 int use_ssl; /* enable(1) or disable(0) ssl */ member
Completed in 20 milliseconds