Searched refs:xmlValidGetValidElements (Results 1 – 10 of 10) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | valid.h | 418 xmlValidGetValidElements(xmlNode *prev,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | valid.rpgle | 543 d xmlValidGetValidElements... 544 d pr extproc('xmlValidGetValidElements')
|
| /third_party/libxml2/ |
| D | libxml2.syms | 674 xmlValidGetValidElements;
|
| D | elfgcchack.h | 15270 #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
|
| D | xmllint.c | 2521 nb = xmlValidGetValidElements(node->last, NULL, list, 256); in parseAndPrintFile()
|
| D | valid.c | 7054 xmlValidGetValidElements(xmlNode *prev, xmlNode *next, const xmlChar **names, in xmlValidGetValidElements() function
|
| D | NEWS | 3134 xmlValidGetValidElements()
|
| D | testapi.c | 26316 ret_val = xmlValidGetValidElements(prev, next, (const xmlChar **)names, max); in test_xmlValidGetValidElements()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 2604 xmlValidGetValidElements
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 81216 - * 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,
|