Searched refs:CAAL (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/curl/ |
H A D | interface.c | 1032 CAAL("age", d->age); in PHP_FUNCTION() 1033 CAAL("features", d->features); in PHP_FUNCTION() 1054 CAAL("ares_num", d->ares_num); in PHP_FUNCTION() 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() 2704 CAAL("local_port", l_code); in PHP_FUNCTION() 2713 CAAL("protocol", l_code); in PHP_FUNCTION() 2727 CAAL("connect_time_us", co); in PHP_FUNCTION() [all …]
|
Completed in 55 milliseconds