Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h418 xmlValidGetValidElements(xmlNode *prev,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle543 d xmlValidGetValidElements...
544 d pr extproc('xmlValidGetValidElements')
/external/libxml2/
Dlibxml2.syms674 xmlValidGetValidElements;
Delfgcchack.h15248 #undef xmlValidGetValidElements
15249 extern __typeof (xmlValidGetValidElements) xmlValidGetValidElements __attribute((alias("xmlValidGet…
15251 #ifndef xmlValidGetValidElements
15252 extern __typeof (xmlValidGetValidElements) xmlValidGetValidElements__internal_alias __attribute((vi…
15253 #define xmlValidGetValidElements xmlValidGetValidElements__internal_alias macro
Dxmllint.c2484 nb = xmlValidGetValidElements(node->last, NULL, list, 256); in parseAndPrintFile()
Dvalid.c6990 xmlValidGetValidElements(xmlNode *prev, xmlNode *next, const xmlChar **names, in xmlValidGetValidElements() function
DNEWS2208 xmlValidGetValidElements()
DChangeLog6621 * valid.c: suppressed warnings from within xmlValidGetValidElements
14002 uninitailized variable in xmlValidGetValidElements()
19062 * valid.[ch]: added xmlValidGetValidElements and
Dtestapi.c26341 ret_val = xmlValidGetValidElements(prev, next, (const xmlChar **)names, max); in test_xmlValidGetValidElements()
/external/libxml2/win32/
Dlibxml2.def.src2602 xmlValidGetValidElements