Home | History | Annotate | Download | only in sax2dtm

Lines Matching refs:m_contextIndexes

2101     int startDecls = m_contextIndexes.peek();
2203 m_contextIndexes.push(m_prefixMappings.size()); // for the children.
2233 m_contextIndexes.quickPop(1);
2236 int topContextIndex = m_contextIndexes.peek();
2292 m_contextIndexes.push(m_prefixMappings.size()); // for the next element.