Searched refs:poolAppendString (Results 1 – 1 of 1) sorted by relevance
545 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