Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c586 static XML_Char *poolAppend(STRING_POOL *pool, const ENCODING *enc,
5471 if (! poolAppend(&parser->m_tempPool, enc, s, next))
6568 if (! poolAppend(pool, enc, ptr, next))
6809 if (! poolAppend(pool, enc, entityTextPtr, next)) {
7978 poolAppend(STRING_POOL *pool, const ENCODING *enc, const char *ptr, function
8060 if (! poolAppend(pool, enc, ptr, end))