Home
last modified time | relevance | path

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

/minix3/external/mit/expat/dist/lib/
H A Dxmlparse.c427 poolAppendString(STRING_POOL *pool, const XML_Char *s);
4071 if (!poolAppendString(&tempPool, prefix)) in doProlog()
6187 poolAppendString(STRING_POOL *pool, const XML_Char *s) in poolAppendString() function