Home | History | Annotate | Download | only in sax2dtm

Lines Matching refs:m_parents

92   transient protected IntStack m_parents;
265 m_parents = new IntStack(4);
274 m_parents = new IntStack();
1536 m_parents.peek(), m_previous, dataIndex, false);
1697 m_parents.push(doc);
1725 m_parents = null;
1884 m_parents.peek(), m_previous, prefixIndex, true);
1890 m_parents.push(elemNode);
2041 m_previous = m_parents.pop();
2140 m_parents.peek(), m_previous,
2462 m_parents.peek(), m_previous, dataIndex, false);