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,
4073 if (!poolAppend(&tempPool, enc, s, next)) in doProlog()
4984 if (!poolAppend(pool, enc, ptr, next)) in appendAttributeValue()
5186 if (!poolAppend(pool, enc, entityTextPtr, next)) { in storeEntityValue()
6145 poolAppend(STRING_POOL *pool, const ENCODING *enc, in poolAppend() function
6201 if (!poolAppend(pool, enc, ptr, end)) in poolStoreString()