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.c2610 long l_code; in PHP_FUNCTION() local
2633 CAAL("http_code", l_code); in PHP_FUNCTION()
2636 CAAL("header_size", l_code); in PHP_FUNCTION()
2639 CAAL("request_size", l_code); in PHP_FUNCTION()
2642 CAAL("filetime", l_code); in PHP_FUNCTION()
2648 CAAL("redirect_count", l_code); in PHP_FUNCTION()
2698 CAAL("primary_port", l_code); in PHP_FUNCTION()
2704 CAAL("local_port", l_code); in PHP_FUNCTION()
2708 CAAL("http_version", l_code); in PHP_FUNCTION()
2713 CAAL("protocol", l_code); in PHP_FUNCTION()
[all …]

Completed in 9 milliseconds