Home
last modified time | relevance | path

Searched defs:dtd (Results 1 – 2 of 2) sorted by relevance

/minix3/external/mit/expat/dist/lib/
H A Dxmlparse.c728 DTD *dtd) in parserCreate()
2240 DTD * const dtd = _dtd; in doContent() local
2702 DTD * const dtd = _dtd; /* save one level of indirection */ in storeAtts() local
3777 DTD * const dtd = _dtd; in doProlog() local
4942 DTD * const dtd = _dtd; /* save one level of indirection */ in appendAttributeValue() local
5093 DTD * const dtd = _dtd; /* save one level of indirection */ in storeEntityValue() local
5402 DTD * const dtd = _dtd; /* save one level of indirection */ in setElementTypePrefix() local
5433 DTD * const dtd = _dtd; /* save one level of indirection */ in getAttributeId() local
5495 DTD * const dtd = _dtd; /* save one level of indirection */ in getContext() local
5564 DTD * const dtd = _dtd; /* save one level of indirection */ in setContext() local
[all …]
/minix3/external/bsd/mdocml/dist/
H A Dhtml.c526 const char *dtd; in print_gen_decls() local