Lines Matching refs:text_
413 text_(text),
429 text_(text),
445 number_as_unicode.PointToUTF8(text_.c_str(), text_.size());
486 EncodingUtils::BackUpOneUTF8Character(text_.c_str(),
487 text_.c_str() + offset);
497 if (lastCharIndex < text_.length()) {
501 text_.c_str() + lastCharIndex - 1);
631 text_.substr(offset + candidate.size())));
684 reg_exps_->regexp_factory_for_pattern_->CreateInput(text_.substr(index)));
688 int start = static_cast<int>(text_.length() - text->ToString().length() - candidate.length());