Searched refs:is_non_word (Results 1 – 2 of 2) sorted by relevance
1273 bool is_non_word() { return w_ == kLatticeOut; } in is_non_word() function
3061 if (bm->at(0)->is_non_word()) in EmitBoundaryCheck()3066 if (lookahead->at(0)->is_non_word()) in EmitBoundaryCheck()