Searched defs:matchs (Results 1 – 6 of 6) sorted by relevance
145 ANTLR3_BOOLEAN (*matchs) (struct ANTLR3_LEXER_struct * lexer, ANTLR3_UCHAR * string); member
242 int[] matchs = s.getMatchs(); in visitCode() local
275 final int[] matchs = s.getMatchs(); in visitBranchInstruction() local
728 matchs(pANTLR3_LEXER lexer, ANTLR3_UCHAR * string) in matchs() function
233 bool Lexer<ImplTraits>::matchs(ANTLR_UCHAR* str ) function in Lexer
1026 final int[] matchs = o.getMatchs(); in visitLOOKUPSWITCH() local