Home
last modified time | relevance | path

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

/trunk/main/configmgr/source/
H A Dxcsparser.cxx140 ignoring_ = 0; in startElement()
147 if (ignoring_ > 0 || in startElement()
154 OSL_ASSERT(ignoring_ < LONG_MAX); in startElement()
155 ++ignoring_; in startElement()
269 if (ignoring_ > 0) { in endElement()
270 --ignoring_; in endElement()
H A Dxcsparser.hxx97 long ignoring_; member in configmgr::XcsParser

Completed in 26 milliseconds