Lines Matching refs:template_string
997 const char* template_string = TemplateString(template_index);998 if (template_string == NULL) {1007 for (const char* c = template_string; *c != '\0'; c++) {