Home
last modified time | relevance | path

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

/dflybsd-src/contrib/expat/lib/
H A Dxmlparse.c545 static const XML_Char *FASTCALL poolAppendString(STRING_POOL *pool,
4955 if (! poolAppendString(&parser->m_tempPool, prefix)) in doProlog()
7270 poolAppendString(STRING_POOL *pool, const XML_Char *s) { in poolAppendString() function