Searched defs:getCharIndex (Results 1 – 7 of 7) sorted by relevance
174 ANTLR3_MARKER (*getCharIndex) (struct ANTLR3_LEXER_struct * lexer); member
191 static inline int32_t getCharIndex(UChar c) { in getCharIndex() function
232 public int getCharIndex() { in getCharIndex() method in Lexer
872 static ANTLR3_MARKER getCharIndex (pANTLR3_LEXER lexer) in getCharIndex() function
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