Home
last modified time | relevance | path

Searched refs:l_code (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/curl/
H A Dinterface.c3131 long l_code; in PHP_FUNCTION() local
3154 CAAL("http_code", l_code); in PHP_FUNCTION()
3157 CAAL("header_size", l_code); in PHP_FUNCTION()
3160 CAAL("request_size", l_code); in PHP_FUNCTION()
3163 CAAL("filetime", l_code); in PHP_FUNCTION()
3169 CAAL("redirect_count", l_code); in PHP_FUNCTION()
3219 CAAL("primary_port", l_code); in PHP_FUNCTION()
3225 CAAL("local_port", l_code); in PHP_FUNCTION()
3229 CAAL("http_version", l_code); in PHP_FUNCTION()
3234 CAAL("protocol", l_code); in PHP_FUNCTION()
[all …]

Completed in 25 milliseconds