Searched refs:DTD (Results 1 – 18 of 18) sorted by relevance
/freebsd/contrib/expat/lib/ |
H A D | xmlparse.c | 416 } DTD; 543 static DTD *dtdCreate(const XML_Memory_Handling_Suite *ms); 545 static void dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms); 546 static void dtdDestroy(DTD *p, XML_Bool isDocEntity, 548 static int dtdCopy(XML_Parser oldParser, DTD *newDtd, const DTD *oldDtd, 591 const XML_Char *nameSep, DTD *dtd); 725 DTD *m_dtd; 1067 DTD *dtd) { in parserCreate() 1166 // destroying parser->m_dtd because the DTD i in parserCreate() 415 } DTD; global() typedef [all...] |
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_passphrase.sgml | 1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
H A D | wpa_gui.sgml | 1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
H A D | wpa_background.sgml | 1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
H A D | wpa_priv.sgml | 1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
H A D | eapol_test.sgml | 1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
H A D | wpa_supplicant.conf.sgml | 1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
H A D | wpa_cli.sgml | 1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
H A D | wpa_supplicant.sgml | 1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | softquad | 11 0 string \<!SQ\ DTD> Compiled SGML rules file
|
H A D | wordprocessors | 439 >>9 byte 10 IntelliTAG (SGML) compiled DTD
|
/freebsd/share/dict/ |
H A D | freebsd | 42 DTD
|
/freebsd/contrib/ntp/sntp/ |
H A D | COPYRIGHT | 157 validated HTML documents according to the HTML DTD
|
/freebsd/contrib/ntp/ |
H A D | COPYRIGHT | 157 validated HTML documents according to the HTML DTD
|
/freebsd/contrib/diff/doc/ |
H A D | fdl.texi | 98 @acronym{DTD}, and standard-conforming simple @acronym{HTML}, 103 @acronym{XML} for which the @acronym{DTD} and/or processing tools are
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 415 if (const auto *DTD = dyn_cast<TemplateDecl>(DUnderlying)) { in isPreferredLookupResult() local 417 unsigned DMin = DTD->getTemplateParameters()->getMinRequiredArguments(); in isPreferredLookupResult() 427 for (unsigned I = DMin, N = DTD->getTemplateParameters()->size(); in isPreferredLookupResult() 432 DTD->getTemplateParameters()->getParam(I))) in isPreferredLookupResult()
|
/freebsd/contrib/expat/ |
H A D | Changes | 283 destruction of a shared DTD in function 1219 #3 Fix double free after malloc failure in DTD code; commit 1462 - Finally fixed bug where default handler would report DTD
|
/freebsd/contrib/atf/ |
H A D | NEWS | 673 * Added XML output support to atf-report. This is accompanied by a DTD
|