Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/framework/
H A Dbuffernode.cxx958 cssxc::sax::ElementMarkPriority nMaxPriority = cssxc::sax::ElementMarkPriority_MINIMUM; in elementCollectorNotify() local
969 if (nPriority > nMaxPriority) in elementCollectorNotify()
971 nMaxPriority = nPriority; in elementCollectorNotify()
991 if (nPriority == nMaxPriority && in elementCollectorNotify()

Completed in 10 milliseconds