Searched refs:class (Results 1 – 7 of 7) sorted by relevance
46 unsigned char class; /* ASN.1 element class. */ member
200 elem->class = (b >> 6) & 3; in getASN1Element()
67 **[[:name:]]** class expression. Supported classes are **alnum**,**lower**,
729 unsigned short class; in doh_resp_decode() local749 class = doh_get16bit(doh, index); in doh_resp_decode()750 if(DNS_CLASS_IN != class) in doh_resp_decode()
217 defining a special class that represents the global constant environment of218 the module. A program always has exactly one object of the class, in static
799 The callbacks CANNOT be non-static class member functions804 class AClass {
1327 member function that is passed a pointer to the class:
Completed in 22 milliseconds