Home | History | Annotate | Download | only in re2

Lines Matching full:isword

1024   bool isword = (c != kByteEndText && Prog::IsWordChar(c));
1025 if (isword == islastword)
1050 // Save afterflag along with ismatch and isword in new state.
1054 if (isword)