Searched refs:CAAS (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/curl/ |
| H A D | interface.c | 159 #define CAAS(s, v) add_assoc_string_ex(return_value, s, sizeof(s), (char *) (v ? v : ""), 1); macro 1748 CAAS("version", d->version); 1749 CAAS("host", d->host); 1750 CAAS("ssl_version", d->ssl_version); 1751 CAAS("libz_version", d->libz_version); 3003 CAAS("url", s_code); 3007 CAAS("content_type", s_code); 3071 CAAS("redirect_url", s_code); 3076 CAAS("primary_ip", s_code); 3092 CAAS("local_i [all...] |
Completed in 6 milliseconds