Searched refs:EmptyWidth (Results 1 – 1 of 1) sorted by relevance
176 Frag EmptyWidth(EmptyOp op);428 Frag Compiler::EmptyWidth(EmptyOp empty) { in EmptyWidth() function in re2::Compiler832 return EmptyWidth(reversed_ ? kEmptyEndLine : kEmptyBeginLine); in PostVisit()835 return EmptyWidth(reversed_ ? kEmptyBeginLine : kEmptyEndLine); in PostVisit()838 return EmptyWidth(reversed_ ? kEmptyEndText : kEmptyBeginText); in PostVisit()841 return EmptyWidth(reversed_ ? kEmptyBeginText : kEmptyEndText); in PostVisit()844 return EmptyWidth(kEmptyWordBoundary); in PostVisit()847 return EmptyWidth(kEmptyNonWordBoundary); in PostVisit()