Lines Matching refs:_dtd
630 #define _dtd (parser->m_dtd)
786 _dtd = dtd;
788 _dtd = dtdCreate(&parser->m_mem);
789 if (_dtd == NULL) {
956 dtdReset(_dtd, &parser->m_mem);
986 DTD *oldDtd = _dtd;
1092 if (!dtdCopy(oldParser, _dtd, oldDtd, &parser->m_mem)
1101 /* The DTD instance referenced by _dtd is shared between the document's
1105 _dtd with ones that get destroyed with the external PE parser.
1175 if (!isParamEntity && _dtd)
1177 if (_dtd)
1179 dtdDestroy(_dtd, (XML_Bool)!parentParser, &parser->m_mem);
1236 p = poolCopyString(&_dtd->pool, p);
2251 DTD * const dtd = _dtd;
2713 DTD * const dtd = _dtd; /* save one level of indirection */
3163 if (*uri == XML_T('\0') && prefix == &_dtd->defaultPrefix)
3460 _dtd->standalone = XML_TRUE;
3586 _dtd->paramEntityRead = XML_TRUE;
3790 DTD * const dtd = _dtd;
4955 DTD * const dtd = _dtd; /* save one level of indirection */
5106 DTD * const dtd = _dtd; /* save one level of indirection */
5416 DTD * const dtd = _dtd; /* save one level of indirection */
5447 DTD * const dtd = _dtd; /* save one level of indirection */
5511 DTD * const dtd = _dtd; /* save one level of indirection */
5580 DTD * const dtd = _dtd; /* save one level of indirection */
6301 DTD * const dtd = _dtd; /* save one level of indirection */
6353 DTD * const dtd = _dtd; /* save one level of indirection */
6387 DTD * const dtd = _dtd; /* save one level of indirection */
6411 DTD * const dtd = _dtd; /* save one level of indirection */