Searched defs:class (Results 1 – 7 of 7) sorted by relevance
| /third_party/ulib/musl/src/ctype/ |
| A D | wctrans.c | 4 wctrans_t wctrans(const char* class) { in wctrans()
|
| /third_party/ulib/musl/src/network/ |
| A D | res_query.c | 9 int __res_query(const char* name, int class, int type, unsigned char* dest, int len) { in __res_query()
|
| A D | res_querydomain.c | 4 int res_querydomain(const char* name, const char* domain, int class, int type, unsigned char* dest, in res_querydomain()
|
| A D | res_mkquery.c | 6 int __res_mkquery(int op, const char* dname, int class, int type, const unsigned char* data, in __res_mkquery()
|
| /third_party/uapp/dash/src/ |
| A D | expand.c | 1504 static const struct class { in ccmatch() struct 1505 char name[10]; in ccmatch() 1506 int (*fn)(int); in ccmatch() 1521 const struct class *class, *end; in ccmatch() local
|
| /third_party/ulib/musl/third_party/tre/ |
| A D | regcomp.c | 53 tre_ctype_t class; member 100 tre_ctype_t class; member 497 tre_ctype_t class; in parse_bracket_terms() local 1860 tre_ctype_t class, tre_ctype_t* neg_classes, int backref) { in tre_set_one()
|
| A D | tre.h | 108 tre_ctype_t class; member
|
Completed in 17 milliseconds