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

/external/expat/lib/
H A Dxmlparse.c509 poolAppendString(STRING_POOL *pool, const XML_Char *s);
4611 if (!poolAppendString(&parser->m_tempPool, prefix))
6884 poolAppendString(STRING_POOL *pool, const XML_Char *s) function
/external/python/cpython2/Modules/expat/
H A Dxmlparse.c427 poolAppendString(STRING_POOL *pool, const XML_Char *s);
4087 if (!poolAppendString(&tempPool, prefix))
6205 poolAppendString(STRING_POOL *pool, const XML_Char *s) function
/external/python/cpython3/Modules/expat/
H A Dxmlparse.c427 poolAppendString(STRING_POOL *pool, const XML_Char *s);
4087 if (!poolAppendString(&tempPool, prefix))
6205 poolAppendString(STRING_POOL *pool, const XML_Char *s) function

Completed in 125 milliseconds