Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx256 bool bIsStartElement; member
1548 ancestorEvent->bIsStartElement = true; in addStartAncestorEvent()
1564 ancestorEvent->bIsStartElement = false; in addEndAncestorEvent()
1609 while ((next != m_vAncestorEvents.end()) && ((*next)->bIsStartElement)) in checkAncestorStartElementEvent()
1636 if (ancestorEvent->bIsStartElement) in flushAncestorEvents()

Completed in 14 milliseconds