Searched refs:isAlphaNum (Results 1 – 2 of 2) sorted by relevance
99 isAlphaNum(ch) { method in Lexer240 (this.isAlphaNum(this.input_[this.cur_pos_]) || this.is("_"))) {266 (this.isAlphaNum(this.input_[this.cur_pos_]) || this.is("_"))) {