Searched refs:topContextIndex (Results 1 – 2 of 2) sorted by relevance
2034 int topContextIndex = m_contextIndexes.peek(); in endElement() local2035 if (topContextIndex != m_prefixMappings.size()) { in endElement()2036 m_prefixMappings.setSize(topContextIndex); in endElement()
2236 int topContextIndex = m_contextIndexes.peek(); in endElement() local2237 if (topContextIndex != m_prefixMappings.size()) { in endElement()2238 m_prefixMappings.setSize(topContextIndex); in endElement()