Searched defs:T_ANY (Results 1 – 4 of 4) sorted by relevance
183 #define T_ANY 255 /* wildcard match */ macro
201 #define T_ANY 255 /* wildcard match */ macro
197 #define T_ANY 255 /* wildcard match */ macro
338 static final int T_ELEMENT = 1, T_PCDATA = 2, T_ANY = 3; field in XSLTElementDef