Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dinterface.c2483 long l_code; in PHP_FUNCTION() local
2504 CAAL("http_code", l_code); in PHP_FUNCTION()
2507 CAAL("header_size", l_code); in PHP_FUNCTION()
2510 CAAL("request_size", l_code); in PHP_FUNCTION()
2513 CAAL("filetime", l_code); in PHP_FUNCTION()
2519 CAAL("redirect_count", l_code); in PHP_FUNCTION()
2569 CAAL("primary_port", l_code); in PHP_FUNCTION()
2575 CAAL("local_port", l_code); in PHP_FUNCTION()
2578 CAAL("http_version", l_code); in PHP_FUNCTION()
2581 CAAL("protocol", l_code); in PHP_FUNCTION()
[all …]

Completed in 16 milliseconds