Searched refs:poolAppendString (Results 1 – 2 of 2) sorted by relevance
556 static const XML_Char *FASTCALL poolAppendString(STRING_POOL *pool,4883 if (! poolAppendString(&parser->m_tempPool, prefix)) in doProlog()6229 if (! poolAppendString(pool, entity_start) in storeSelfEntityValue()6230 || ! poolAppendString(pool, entity->name) in storeSelfEntityValue()6231 || ! poolAppendString(pool, entity_end)) { in storeSelfEntityValue()7257 poolAppendString(STRING_POOL *pool, const XML_Char *s) { in poolAppendString() function
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