EmptyWidth 178 third_party/re2/re2/compile.cc Frag EmptyWidth(EmptyOp op); EmptyWidth 737 third_party/re2/re2/compile.cc f = Cat(DotStar(), Cat(EmptyWidth(kEmptyEndText), f)); EmptyWidth 834 third_party/re2/re2/compile.cc return EmptyWidth(reversed_ ? kEmptyEndLine : kEmptyBeginLine); EmptyWidth 837 third_party/re2/re2/compile.cc return EmptyWidth(reversed_ ? kEmptyBeginLine : kEmptyEndLine); EmptyWidth 840 third_party/re2/re2/compile.cc return EmptyWidth(reversed_ ? kEmptyEndText : kEmptyBeginText); EmptyWidth 843 third_party/re2/re2/compile.cc return EmptyWidth(reversed_ ? kEmptyBeginText : kEmptyEndText); EmptyWidth 846 third_party/re2/re2/compile.cc return EmptyWidth(kEmptyWordBoundary); EmptyWidth 849 third_party/re2/re2/compile.cc return EmptyWidth(kEmptyNonWordBoundary);