Home
last modified time | relevance | path

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

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