Searched refs:kSubstitutionNames (Results 1 – 5 of 5) sorted by relevance
11 const char* kSubstitutionNames[SUBSTITUTION_NUM_TYPES] = { variable179 "The substitution " + std::string(kSubstitutionNames[i]) + in EnsureValidSourcesSubstitutions()
61 const char* cur_pattern = kSubstitutionNames[i]; in Parse()108 result.append(kSubstitutionNames[ranges_[i].type]); in AsString()
66 extern const char* kSubstitutionNames[SUBSTITUTION_NUM_TYPES];
69 "You used the pattern " + std::string(kSubstitutionNames[cur_type]) + in ValidateSubstitutionList()
387 << kSubstitutionNames[type]; in GetSourceSubstitution()