Home
last modified time | relevance | path

Searched refs:ignoreDepth (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dparser.c6741 size_t ignoreDepth = 0; in xmlParseConditionalSections() local
6769 ignoreDepth++; in xmlParseConditionalSections()
6771 if (ignoreDepth == 0) { in xmlParseConditionalSections()
6777 if (ignoreDepth == 0) in xmlParseConditionalSections()
6780 ignoreDepth--; in xmlParseConditionalSections()