Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c416 poolAppend(STRING_POOL *pool, const ENCODING *enc,
4086 if (!poolAppend(&tempPool, enc, s, next)) in doProlog()
4997 if (!poolAppend(pool, enc, ptr, next)) in appendAttributeValue()
5199 if (!poolAppend(pool, enc, entityTextPtr, next)) { in storeEntityValue()
6161 poolAppend(STRING_POOL *pool, const ENCODING *enc, in poolAppend() function
6217 if (!poolAppend(pool, enc, ptr, end)) in poolStoreString()