Searched refs:PlaceHolderList (Results 1 – 1 of 1) sorted by relevance
873 def __init__(self, TemplateSection, PlaceHolderList): argument878 if PlaceHolderList:886 for PlaceHolder, Start, End in PlaceHolderList:966 PlaceHolderList = []972 … TemplateSection = TemplateString.Section(Template[SectionStart:], PlaceHolderList)982 … TemplateSection = TemplateString.Section(Template[SectionStart:MatchStart], PlaceHolderList)985 PlaceHolderList = []987 … TemplateSection = TemplateString.Section(Template[SectionStart:MatchStart], PlaceHolderList)990 PlaceHolderList = []992 … PlaceHolderList.append((MatchString, MatchStart - SectionStart, MatchEnd - SectionStart))