Searched refs:MAX_SECTION_NESTING (Results 1 – 2 of 2) sorted by relevance
5 #define MAX_SECTION_NESTING 40 macro57 XML_SECTION mSectionStack[MAX_SECTION_NESTING];
14 mpSectionStackPtr += MAX_SECTION_NESTING; in xml_reader()469 if (mSectionLevel >= MAX_SECTION_NESTING) in EnterSection()522 if (mSectionLevel >= MAX_SECTION_NESTING) in EnterTag()707 if (mSectionLevel < MAX_SECTION_NESTING) in PushSection()