Searched refs:T_ANY (Results 1 – 10 of 10) sorted by relevance
892 if (qtype == T_ANY) in extract_request()1201 if (qtype == T_TXT || qtype == T_ANY) in answer_request()1224 if (qtype == T_PTR || qtype == T_ANY) in answer_request()1276 if (qtype == T_ANY && !(crecp->flags & (F_HOSTS | F_DHCP))) in answer_request()1329 if (qtype != type && qtype != T_ANY) in answer_request()1399 if (qtype == T_ANY && !(crecp->flags & (F_HOSTS | F_DHCP))) in answer_request()1454 if (qtype == T_MX || qtype == T_ANY) in answer_request()1490 if (qtype == T_SRV || qtype == T_ANY) in answer_request()1513 …if (!found && (daemon->options & OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name… in answer_request()1521 if (qtype == T_NAPTR || qtype == T_ANY) in answer_request()
197 #define T_ANY 255 /* wildcard match */ macro
200 #define T_ANY 255 /* wildcard match */ macro
306 { T_ANY, "ANY" },
183 #define T_ANY 255 /* wildcard match */ macro
199 #define T_ANY ns_t_any macro
166 { "ANY", T_ANY }
116 + if (qtype == T_LOC || qtype == T_ANY)139 if (qtype == T_PTR || qtype == T_ANY)
338 static final int T_ELEMENT = 1, T_PCDATA = 2, T_ANY = 3; field in XSLTElementDef
META-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...