Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dx509asn1.h46 unsigned char class; /* ASN.1 element class. */ member
H A Dx509asn1.c200 elem->class = (b >> 6) & 3; in getASN1Element()
/curl/docs/libcurl/opts/
H A DCURLOPT_WILDCARDMATCH.md67 **[[:name:]]** class expression. Supported classes are **alnum**,**lower**,
/curl/lib/
H A Ddoh.c729 unsigned short class; in doh_resp_decode() local
749 class = doh_get16bit(doh, index); in doh_resp_decode()
750 if(DNS_CLASS_IN != class) in doh_resp_decode()
/curl/docs/libcurl/
H A Dlibcurl.md217 defining a special class that represents the global constant environment of
218 the module. A program always has exactly one object of the class, in static
H A Dlibcurl-tutorial.md799 The callbacks CANNOT be non-static class member functions
804 class AClass {
/curl/docs/
H A DFAQ1327 member function that is passed a pointer to the class:

Completed in 29 milliseconds