Symbol: DTD
lib/libexpat/lib/xmlparse.c
1274
DTD *dtd, XML_Parser parentParser) {
lib/libexpat/lib/xmlparse.c
1663
DTD *newDtd = NULL;
lib/libexpat/lib/xmlparse.c
1664
DTD *oldDtd;
lib/libexpat/lib/xmlparse.c
3255
DTD *const dtd = parser->m_dtd;
lib/libexpat/lib/xmlparse.c
3809
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
5205
DTD *const dtd = parser->m_dtd;
lib/libexpat/lib/xmlparse.c
577
static DTD *dtdCreate(XML_Parser parser);
lib/libexpat/lib/xmlparse.c
579
static void dtdReset(DTD *p, XML_Parser parser);
lib/libexpat/lib/xmlparse.c
580
static void dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser);
lib/libexpat/lib/xmlparse.c
581
static int dtdCopy(XML_Parser oldParser, DTD *newDtd, const DTD *oldDtd,
lib/libexpat/lib/xmlparse.c
624
const XML_Char *nameSep, DTD *dtd,
lib/libexpat/lib/xmlparse.c
6606
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
6801
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7267
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7297
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7360
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7450
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
7537
static DTD *
lib/libexpat/lib/xmlparse.c
7539
DTD *p = MALLOC(parser, sizeof(DTD));
lib/libexpat/lib/xmlparse.c
7571
dtdReset(DTD *p, XML_Parser parser) {
lib/libexpat/lib/xmlparse.c
7613
dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser) {
lib/libexpat/lib/xmlparse.c
7643
dtdCopy(XML_Parser oldParser, DTD *newDtd, const DTD *oldDtd,
lib/libexpat/lib/xmlparse.c
785
DTD *m_dtd;
lib/libexpat/lib/xmlparse.c
8294
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
8368
DTD *const dtd = parser->m_dtd; /* save one level of indirection */
lib/libexpat/lib/xmlparse.c
8504
DTD *const dtd = parser->m_dtd; /* save one level of indirection */