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

/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c486 static const XML_Char *FASTCALL poolAppendString(STRING_POOL *pool,
4424 if (! poolAppendString(&parser->m_tempPool, prefix))
6602 poolAppendString(STRING_POOL *pool, const XML_Char *s) { function

Completed in 128 milliseconds