Home
last modified time | relevance | path

Searched refs:DTD (Results 1 – 17 of 17) sorted by relevance

/src/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_passphrase.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
H A Dwpa_gui.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
H A Dwpa_background.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
H A Dwpa_priv.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
H A Deapol_test.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
H A Dwpa_supplicant.conf.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
H A Dwpa_cli.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
H A Dwpa_supplicant.sgml1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
/src/contrib/file/magic/Magdir/
H A Dsoftquad11 0 string \<!SQ\ DTD> Compiled SGML rules file
H A Dwordprocessors439 >>9 byte 10 IntelliTAG (SGML) compiled DTD
/src/contrib/expat/lib/
H A Dxmlparse.c421 } DTD; typedef
567 static DTD *dtdCreate(XML_Parser parser);
569 static void dtdReset(DTD *p, XML_Parser parser);
570 static void dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser);
571 static int dtdCopy(XML_Parser oldParser, DTD *newDtd, const DTD *oldDtd,
611 const XML_Char *nameSep, DTD *dtd,
750 DTD *m_dtd;
1343 DTD *dtd, XML_Parser parentParser) {
1739 DTD *newDtd = NULL;
1740 DTD *oldDtd;
[all …]
/src/share/dict/
H A Dfreebsd42 DTD
/src/contrib/ntp/sntp/
H A DCOPYRIGHT157 validated HTML documents according to the HTML DTD
/src/contrib/ntp/
H A DCOPYRIGHT157 validated HTML documents according to the HTML DTD
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp415 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()
/src/contrib/expat/
H A DChanges261 #972 CI: Stop loading DTD from the internet to address flaky CI
533 destruction of a shared DTD in function
1469 #3 Fix double free after malloc failure in DTD code; commit
1712 - Finally fixed bug where default handler would report DTD
/src/contrib/atf/
H A DNEWS673 * Added XML output support to atf-report. This is accompanied by a DTD