Searched refs:bIsStringType (Results 1 – 1 of 1) sorted by relevance
1105 bool bIsStringType = m_stCurrentPathType.top(); in endElement() local1115 bIsStringType = m_stCurrentPathType.top(); in endElement()1117 if (!bIsStringType && pSignature != NULL) in endElement()1335 bool bIsStringType = m_stCurrentPathType.top(); in checkSecurityElement() local1340 if (bIsStringType && !m_stCurrentPath.empty()) in checkSecurityElement()1364 m_stCurrentPathType.push(bIsStringType); in checkSecurityElement()1377 bool bIsStringType = m_stCurrentPathType.top(); in checkSecurityElement() local1395 m_stCurrentPathType.push(bIsStringType); in checkSecurityElement()1406 bool bIsStringType = m_stCurrentPathType.top(); in checkSecurityElement() local1411 if (bIsStringType && !m_stCurrentPath.empty()) in checkSecurityElement()[all …]
Completed in 21 milliseconds