Home | History | Annotate | Download | only in re2

Lines Matching refs:word_boundary

489     //   word_boundary    (false) allow Perl's \b \B (word boundary and not)
580 bool word_boundary() const { return word_boundary_; }