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);
146 ZEND_FUNCTION(curl_escape);184 ZEND_FE(curl_escape, arginfo_curl_escape)
3566 function curl_escape(CurlHandle $handle, string $string): string|false {} function
3001 PHP_FUNCTION(curl_escape) in PHP_FUNCTION() argument
Completed in 35 milliseconds