Searched refs:end_section (Results 1 – 1 of 1) sorted by relevance
459 char *end_section; in EnterSection() local488 end_section = FindTag(end_tag + 1, mSection.end, close); in EnterSection()490 if (end_section) in EnterSection()492 int datalen = (int) (end_section - end_tag) + 1; in EnterSection()499 mSection.end = end_section; in EnterSection()