Searched refs:php_url_free (Results 1 – 11 of 11) sorted by relevance
113 php_url_free(resource); in phar_parse_url()124 php_url_free(resource); in phar_parse_url()135 php_url_free(resource); in phar_parse_url()147 php_url_free(resource); in phar_parse_url()176 php_url_free(resource); in phar_wrapper_open_url()182 php_url_free(resource); in phar_wrapper_open_url()201 php_url_free(resource); in phar_wrapper_open_url()208 php_url_free(resource); in phar_wrapper_open_url()299 php_url_free(resource); in phar_wrapper_open_url()681 php_url_free(resource); in phar_wrapper_stat()[all …]
342 php_url_free(resource); in phar_wrapper_open_dir()348 php_url_free(resource); in phar_wrapper_open_dir()364 php_url_free(resource); in phar_wrapper_open_dir()376 php_url_free(resource); in phar_wrapper_open_dir()381 php_url_free(resource); in phar_wrapper_open_dir()386 php_url_free(resource); in phar_wrapper_open_dir()394 php_url_free(resource); in phar_wrapper_open_dir()423 php_url_free(resource); in phar_wrapper_open_dir()464 php_url_free(resource); in phar_wrapper_mkdir()531 php_url_free(resource); in phar_wrapper_mkdir()[all …]
309 php_url_free(resource); in php_ftp_fopen_connect()588 php_url_free(resource); in php_stream_url_wrap_ftp()593 php_url_free(resource); in php_stream_url_wrap_ftp()757 php_url_free(resource); in php_stream_ftp_opendir()768 php_url_free(resource); in php_stream_ftp_opendir()890 php_url_free(resource); in php_stream_ftp_url_stat()895 php_url_free(resource); in php_stream_ftp_url_stat()939 php_url_free(resource); in php_stream_ftp_unlink()945 php_url_free(resource); in php_stream_ftp_unlink()1106 php_url_free(resource); in php_stream_ftp_mkdir()[all …]
34 PHPAPI void php_url_free(php_url *theurl);
159 php_url_free(resource); in php_stream_url_wrap_http_ex()174 php_url_free(resource); in php_stream_url_wrap_http_ex()848 php_url_free(resource); in php_stream_url_wrap_http_ex()895 php_url_free(resource); in php_stream_url_wrap_http_ex()
42 PHPAPI void php_url_free(php_url *theurl) in php_url_free() function446 php_url_free(resource); in PHP_FUNCTION()
496 php_url_free(url); in php_filter_validate_url()499 php_url_free(url); in php_filter_validate_url()
385 if (phpurl != NULL) {php_url_free(phpurl);} in make_http_soap_request()396 php_url_free(phpurl); in make_http_soap_request()406 php_url_free(phpurl); in make_http_soap_request()456 php_url_free(phpurl); in make_http_soap_request()
4861 php_url_free((php_url*)handle);
895 php_url_free(url); in get_sni()899 php_url_free(url); in get_sni()
193 php_url_free(uri); in php_curl_option_url()196 php_url_free(uri); in php_curl_option_url()
Completed in 53 milliseconds