Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1105 bool bIsStringType = m_stCurrentPathType.top(); in endElement() local
1115 bIsStringType = m_stCurrentPathType.top(); in endElement()
1117 if (!bIsStringType && pSignature != NULL) in endElement()
1335 bool bIsStringType = m_stCurrentPathType.top(); in checkSecurityElement() local
1340 if (bIsStringType && !m_stCurrentPath.empty()) in checkSecurityElement()
1364 m_stCurrentPathType.push(bIsStringType); in checkSecurityElement()
1377 bool bIsStringType = m_stCurrentPathType.top(); in checkSecurityElement() local
1395 m_stCurrentPathType.push(bIsStringType); in checkSecurityElement()
1406 bool bIsStringType = m_stCurrentPathType.top(); in checkSecurityElement() local
1411 if (bIsStringType && !m_stCurrentPath.empty()) in checkSecurityElement()
[all …]

Completed in 35 milliseconds