Home
last modified time | relevance | path

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

/PHP-8.3/ext/curl/
H A Dinterface.c2607 long l_code; in PHP_FUNCTION() local
2630 CAAL("http_code", l_code); in PHP_FUNCTION()
2633 CAAL("header_size", l_code); in PHP_FUNCTION()
2636 CAAL("request_size", l_code); in PHP_FUNCTION()
2639 CAAL("filetime", l_code); in PHP_FUNCTION()
2645 CAAL("redirect_count", l_code); in PHP_FUNCTION()
2695 CAAL("primary_port", l_code); in PHP_FUNCTION()
2701 CAAL("local_port", l_code); in PHP_FUNCTION()
2705 CAAL("http_version", l_code); in PHP_FUNCTION()
2710 CAAL("protocol", l_code); in PHP_FUNCTION()
[all …]

Completed in 13 milliseconds