Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c427 poolAppendString(STRING_POOL *pool, const XML_Char *s);
4087 if (!poolAppendString(&tempPool, prefix)) in doProlog()
6205 poolAppendString(STRING_POOL *pool, const XML_Char *s) in poolAppendString() function
/external/expat/lib/
Dxmlparse.c435 poolAppendString(STRING_POOL *pool, const XML_Char *s);
4123 if (!poolAppendString(&tempPool, prefix)) in doProlog()
6242 poolAppendString(STRING_POOL *pool, const XML_Char *s) in poolAppendString() function