Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c434 poolAppendString(STRING_POOL *pool, const XML_Char *s);
4122 if (!poolAppendString(&tempPool, prefix)) in doProlog()
6241 poolAppendString(STRING_POOL *pool, const XML_Char *s) in poolAppendString() function