Home
last modified time | relevance | path

Searched refs:xmlValidGetValidElements (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/include/libxml/
Dvalid.h418 xmlValidGetValidElements(xmlNode *prev,
/third_party/libxml2/os400/libxmlrpg/
Dvalid.rpgle543 d xmlValidGetValidElements...
544 d pr extproc('xmlValidGetValidElements')
/third_party/libxml2/
Dlibxml2.syms674 xmlValidGetValidElements;
Delfgcchack.h15270 #undef xmlValidGetValidElements
15271 extern __typeof (xmlValidGetValidElements) xmlValidGetValidElements __attribute((alias("xmlValidGet…
15273 #ifndef xmlValidGetValidElements
15274 extern __typeof (xmlValidGetValidElements) xmlValidGetValidElements__internal_alias __attribute((vi…
15275 #define xmlValidGetValidElements xmlValidGetValidElements__internal_alias macro
Dxmllint.c2521 nb = xmlValidGetValidElements(node->last, NULL, list, 256); in parseAndPrintFile()
Dvalid.c7054 xmlValidGetValidElements(xmlNode *prev, xmlNode *next, const xmlChar **names, in xmlValidGetValidElements() function
DNEWS3134 xmlValidGetValidElements()
Dtestapi.c26316 ret_val = xmlValidGetValidElements(prev, next, (const xmlChar **)names, max); in test_xmlValidGetValidElements()
/third_party/libxml2/win32/
Dlibxml2.def.src2604 xmlValidGetValidElements
/third_party/chromium/patch/
D0001-cve.patch81216 - * valid.c: suppressed warnings from within xmlValidGetValidElements
88597 - uninitialized variable in xmlValidGetValidElements()
93657 - * valid.[ch]: added xmlValidGetValidElements and
116243 -#undef xmlValidGetValidElements
116244 -extern __typeof (xmlValidGetValidElements) xmlValidGetValidElements __attribute((alias("xmlValidGe…
116246 -#ifndef xmlValidGetValidElements
116247 -extern __typeof (xmlValidGetValidElements) xmlValidGetValidElements__internal_alias __attribute((v…
116248 -#define xmlValidGetValidElements xmlValidGetValidElements__internal_alias
120462 "xmlValidGetValidElements" : "LIBXML_VALID_ENABLED",
133556 @@ -7134,5 +7143,3 @@ xmlValidGetValidElements(xmlNode *prev, xmlNode *next, const xmlChar **names,