Searched refs:oldAttsSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c3072 int oldAttsSize = parser->m_attsSize; local
3081 parser->m_attsSize = oldAttsSize;
3089 parser->m_attsSize = oldAttsSize;
3094 if (n > oldAttsSize)

Completed in 122 milliseconds