Searched refs:template_start (Results 1 – 1 of 1) sorted by relevance
314 size_t template_start, template_end; in Parse() local316 … if (ReverseFindMatchingChars (full, lt_gt, template_start, template_end, basename_end)) in Parse()317 context_end = full.rfind(':', template_start); in Parse()