Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dxmlparse.c544 static const XML_Char *FASTCALL poolAppendString(STRING_POOL *pool,
4946 if (! poolAppendString(&parser->m_tempPool, prefix)) in doProlog()
7248 poolAppendString(STRING_POOL *pool, const XML_Char *s) { in poolAppendString() function