Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dx509asn1.h48 bool constructed; /* Element is constructed. */ member
H A Dx509asn1.c199 elem->constructed = (b & 0x20) != 0; in getASN1Element()
215 if(!elem->constructed) in getASN1Element()
619 if(elem->constructed) in ASN1tostr()
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXYAUTH.md40 The bitmask can be constructed by the bits listed and described in the
H A DCURLOPT_WILDCARDMATCH.md76 Using the rules above, a filename pattern can be constructed:
/curl/docs/libcurl/
H A Dcurl_url_set.md235 space before stored. This affects how the URL is constructed when

Completed in 15 milliseconds