Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c424 poolAppend(STRING_POOL *pool, const ENCODING *enc,
4125 if (!poolAppend(&tempPool, enc, s, next)) in doProlog()
5036 if (!poolAppend(pool, enc, ptr, next)) in appendAttributeValue()
5238 if (!poolAppend(pool, enc, entityTextPtr, next)) { in storeEntityValue()
6200 poolAppend(STRING_POOL *pool, const ENCODING *enc, in poolAppend() function
6256 if (!poolAppend(pool, enc, ptr, end)) in poolStoreString()