Searched refs:eligible_format_pattern (Results 1 – 1 of 1) sorted by relevance
1010 const RegExp& eligible_format_pattern = reg_exps_->regexp_cache_->GetRegExp( in IsFormatEligibleForAsYouTypeFormatter() local1014 return eligible_format_pattern.FullMatch(format); in IsFormatEligibleForAsYouTypeFormatter()