Symbol: DTD
lib/libexpat/lib/xmlparse.c
1347
DTD *dtd, XML_Parser parentParser) {
lib/libexpat/lib/xmlparse.c
1743
DTD *newDtd = NULL;
lib/libexpat/lib/xmlparse.c
1744
DTD *oldDtd;
lib/libexpat/lib/xmlparse.c
3318
DTD *const dtd = parser->m_dtd;
lib/libexpat/lib/xmlparse.c
3832
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
5240
DTD *const dtd = parser->m_dtd;
lib/libexpat/lib/xmlparse.c
566
static DTD *dtdCreate(XML_Parser parser);
lib/libexpat/lib/xmlparse.c
568
static void dtdReset(DTD *p, XML_Parser parser);
lib/libexpat/lib/xmlparse.c
569
static void dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser);
lib/libexpat/lib/xmlparse.c
570
static int dtdCopy(XML_Parser oldParser, DTD *newDtd, const DTD *oldDtd,
lib/libexpat/lib/xmlparse.c
612
const XML_Char *nameSep, DTD *dtd,
lib/libexpat/lib/xmlparse.c
6592
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
6786
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7245
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7275
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7337
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7437
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
751
DTD *m_dtd;
lib/libexpat/lib/xmlparse.c
7524
static DTD *
lib/libexpat/lib/xmlparse.c
7526
DTD *p = MALLOC(parser, sizeof(DTD));
lib/libexpat/lib/xmlparse.c
7557
dtdReset(DTD *p, XML_Parser parser) {
lib/libexpat/lib/xmlparse.c
7598
dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser) {
lib/libexpat/lib/xmlparse.c
7628
dtdCopy(XML_Parser oldParser, DTD *newDtd, const DTD *oldDtd,
lib/libexpat/lib/xmlparse.c
8261
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
8339
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
8466
DTD *const dtd = parser->m_dtd; /* save one level of indirection */