Searched refs:Suffix (Results 1 – 8 of 8) sorted by relevance
/curl/include/curl/ |
H A D | system.h | 487 # define CURLINC_OFF_T_C_HLPR2(Val,Suffix) Val ## Suffix argument 489 # define CURLINC_OFF_T_C_HLPR2(Val,Suffix) Val/**/Suffix argument 491 # define CURLINC_OFF_T_C_HLPR1(Val,Suffix) CURLINC_OFF_T_C_HLPR2(Val,Suffix) argument
|
/curl/docs/libcurl/opts/ |
H A D | CURLSHOPT_SHARE.md | 82 The Public Suffix List stored in the share object is made available to all 83 easy handle bound to the later. Since the Public Suffix List is periodically
|
H A D | CURLSHOPT_UNSHARE.md | 60 The Public Suffix List is no longer shared.
|
/curl/docs/cmdline-opts/ |
H A D | version.md | 98 PSL is short for Public Suffix List and means that this curl has been built
|
H A D | cookie.md | 59 If curl is built with PSL (**Public Suffix List**) support, it detects and
|
/curl/tests/libtest/ |
H A D | lib557.c | 57 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix argument 59 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix argument 61 #define MPRNT_OFF_T_C_HELPER1(Val,Suffix) MPRNT_OFF_T_C_HELPER2(Val,Suffix) argument
|
/curl/docs/libcurl/ |
H A D | curl_version_info.md | 286 libcurl was built with support for Mozilla's Public Suffix List. This makes
|
H A D | libcurl-security.md | 488 If libcurl is built with PSL (**Public Suffix List**) support, it detects and
|
Completed in 21 milliseconds