Home
last modified time | relevance | path

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

/third_party/libxml2/
Dparser.c6753 size_t ignoreDepth = 0; in xmlParseConditionalSections() local
6781 ignoreDepth++; in xmlParseConditionalSections()
6783 if (ignoreDepth == 0) { in xmlParseConditionalSections()
6789 if (ignoreDepth == 0) in xmlParseConditionalSections()
6792 ignoreDepth--; in xmlParseConditionalSections()