poolInit          412 third_party/expat/files/lib/xmlparse.c poolInit(STRING_POOL *, const XML_Memory_Handling_Suite *ms);
poolInit          818 third_party/expat/files/lib/xmlparse.c   poolInit(&tempPool, &(parser->m_mem));
poolInit          819 third_party/expat/files/lib/xmlparse.c   poolInit(&temp2Pool, &(parser->m_mem));
poolInit         5650 third_party/expat/files/lib/xmlparse.c   poolInit(&(p->pool), ms);
poolInit         5651 third_party/expat/files/lib/xmlparse.c   poolInit(&(p->entityValuePool), ms);