Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c423 poolAppend(STRING_POOL *pool, const ENCODING *enc,
4124 if (!poolAppend(&tempPool, enc, s, next)) in doProlog()
5035 if (!poolAppend(pool, enc, ptr, next)) in appendAttributeValue()
5237 if (!poolAppend(pool, enc, entityTextPtr, next)) { in storeEntityValue()
6199 poolAppend(STRING_POOL *pool, const ENCODING *enc, in poolAppend() function
6255 if (!poolAppend(pool, enc, ptr, end)) in poolStoreString()