Searched refs:startDecls (Results 1 – 2 of 2) sorted by relevance
1810 int startDecls = m_contextIndexes.peek(); in declAlreadyDeclared() local1814 for (int i = startDecls; i < nDecls; i += 2) in declAlreadyDeclared()1892 int startDecls = m_contextIndexes.peek(); in startElement() local1908 for (int i = startDecls; i < nDecls; i += 2) in startElement()
2101 int startDecls = m_contextIndexes.peek(); in startElement() local2118 for (int i = startDecls; i < nDecls; i += 2) in startElement()