Searched refs:PublicID (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlcatalog.c293 printf("\tpublic PublicID: make a PUBLIC identifier lookup\n");
295 printf("\tresolve PublicID SystemID: do a full resolver lookup\n");
H A Dvalid.c2374 if (nota->PublicID != NULL)
2375 xmlFree((xmlChar *) nota->PublicID);
2387 * @PublicID: the public identifier or NULL
2397 const xmlChar *PublicID, const xmlChar *SystemID) {
2407 if ((PublicID == NULL) && (SystemID == NULL)) {
2441 if (PublicID != NULL)
2442 ret->PublicID = xmlStrdup(PublicID);
2493 if (nota->PublicID != NULL)
2494 cur->PublicID
2395 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *name, const xmlChar *PublicID, const xmlChar *SystemID) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlcatalog.c293 printf("\tpublic PublicID: make a PUBLIC identifier lookup\n");
295 printf("\tresolve PublicID SystemID: do a full resolver lookup\n");
H A Dvalid.c2374 if (nota->PublicID != NULL)
2375 xmlFree((xmlChar *) nota->PublicID);
2387 * @PublicID: the public identifier or NULL
2397 const xmlChar *PublicID, const xmlChar *SystemID) {
2407 if ((PublicID == NULL) && (SystemID == NULL)) {
2441 if (PublicID != NULL)
2442 ret->PublicID = xmlStrdup(PublicID);
2493 if (nota->PublicID != NULL)
2494 cur->PublicID
2395 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *name, const xmlChar *PublicID, const xmlChar *SystemID) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.c2365 if (nota->PublicID != NULL)
2366 xmlFree((xmlChar *) nota->PublicID);
2378 * @PublicID: the public identifier or NULL
2388 const xmlChar *PublicID, const xmlChar *SystemID) {
2398 if ((PublicID == NULL) && (SystemID == NULL)) {
2432 if (PublicID != NULL)
2433 ret->PublicID = xmlStrdup(PublicID);
2484 if (nota->PublicID != NULL)
2485 cur->PublicID
2386 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *name, const xmlChar *PublicID, const xmlChar *SystemID) argument
[all...]
H A Dvalid.in.h157 const xmlChar *PublicID,
H A Dtree.in.h155 const xmlChar *PublicID; /* Public identifier, if any */ member in struct:_xmlNotation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.c2365 if (nota->PublicID != NULL)
2366 xmlFree((xmlChar *) nota->PublicID);
2378 * @PublicID: the public identifier or NULL
2388 const xmlChar *PublicID, const xmlChar *SystemID) {
2398 if ((PublicID == NULL) && (SystemID == NULL)) {
2432 if (PublicID != NULL)
2433 ret->PublicID = xmlStrdup(PublicID);
2484 if (nota->PublicID != NULL)
2485 cur->PublicID
2386 xmlAddNotationDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *name, const xmlChar *PublicID, const xmlChar *SystemID) argument
[all...]
H A Dvalid.in.h157 const xmlChar *PublicID,
H A Dtree.in.h155 const xmlChar *PublicID; /* Public identifier, if any */ member in struct:_xmlNotation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dvalid.h157 const xmlChar *PublicID,
H A Dtree.h157 const xmlChar *PublicID; /* Public identifier, if any */ member in struct:_xmlNotation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dvalid.h157 const xmlChar *PublicID,
H A Dtree.h157 const xmlChar *PublicID; /* Public identifier, if any */ member in struct:_xmlNotation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h157 const xmlChar *PublicID,
H A Dtree.h157 const xmlChar *PublicID; /* Public identifier, if any */ member in struct:_xmlNotation

Completed in 289 milliseconds