Home
last modified time | relevance | path

Searched refs:poolFinish (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/expat/lib/
Dxmlparse.c599 #define poolFinish(pool) ((pool)->start = (pool)->ptr) macro
2984 poolFinish(&parser->m_tempPool); in doContent()
2991 poolFinish(&parser->m_tempPool); in doContent()
3402 poolFinish(&parser->m_tempPool); in storeAtts()
3410 poolFinish(&parser->m_tempPool); in storeAtts()
3620 poolFinish(&parser->m_tempPool); in storeAtts()
4318 poolFinish(&parser->m_temp2Pool); in processXmlDecl()
4737 poolFinish(&parser->m_tempPool); in doProlog()
4781 poolFinish(&parser->m_tempPool); in doProlog()
4799 poolFinish(&dtd->pool); in doProlog()
[all …]