parserCreate      439 third_party/expat/files/lib/xmlparse.c parserCreate(const XML_Char *encodingName,
parserCreate      721 third_party/expat/files/lib/xmlparse.c   return parserCreate(encodingName, memsuite, nameSep, NULL);
parserCreate     1046 third_party/expat/files/lib/xmlparse.c     parser = parserCreate(encodingName, &parser->m_mem, tmp, newDtd);
parserCreate     1049 third_party/expat/files/lib/xmlparse.c     parser = parserCreate(encodingName, &parser->m_mem, NULL, newDtd);