Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c424 poolAppendString(STRING_POOL *pool, const XML_Char *s);
3960 if (!poolAppendString(&tempPool, prefix)) in doProlog()
6072 poolAppendString(STRING_POOL *pool, const XML_Char *s) in poolAppendString() function