Searched refs:btext_ (Results 1 – 1 of 1) sorted by relevance
120 const char* btext_; // beginning of text (for FormatSubmatch) member in re2::NFA139 btext_ = NULL; in NFA()439 capture[i] - btext_); in FormatCapture()442 capture[i] - btext_, in FormatCapture()443 capture[i+1] - btext_); in FormatCapture()495 btext_ = context.data(); in Search()513 if (p == btext_) in Search()624 match_[0] - btext_, in Search()625 match_[1] - btext_); in Search()