Searched defs:getCharIndex (Results 1 – 9 of 9) sorted by relevance
174 ANTLR3_MARKER (*getCharIndex) (struct ANTLR3_LEXER_struct * lexer); member
191 static inline int32_t getCharIndex(UChar c) { in getCharIndex() function
241 public int getCharIndex() { in getCharIndex() method in Lexer
873 static ANTLR3_MARKER getCharIndex (pANTLR3_LEXER lexer) in getCharIndex() function
358 ANTLR_MARKER Lexer<ImplTraits>::getCharIndex() function in Lexer
183 static int getCharIndex(char c) { in getCharIndex() method in CollationFastLatin
187 static int getCharIndex(char c) { in getCharIndex() method in CollationFastLatin
1238 def getCharIndex(self): member in Lexer
1213 def getCharIndex(self): member in Lexer