Searched defs:tok2 (Results 1 – 3 of 3) sorted by relevance
1291 char *tok1, *tok2, *val; in construct() local1357 char *tok1, *tok2, *val; in main() local
1093 tokenPtr token, tok2; in xmlParseCRNG_component() local1210 tokenPtr token, tok2; in xmlParseCRNG_topLevelBody() local
9142 #define PARSE2(c1, tok1, c2, tok2) \ argument