Searched refs:curl_escape (Results 1 – 4 of 4) sorted by relevance
2 Test curl_escape and curl_unescape() functions10 $escaped = curl_escape($a, $str);
149 ZEND_FUNCTION(curl_escape);187 ZEND_FE(curl_escape, arginfo_curl_escape)
3682 function curl_escape(CurlHandle $handle, string $string): string|false {} function
2976 PHP_FUNCTION(curl_escape) in PHP_FUNCTION() argument
Completed in 21 milliseconds