Searched refs:xmlSchemaValidateOneElement (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemas.h168 xmlSchemaValidateOneElement (xmlSchemaValidCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9910 #undef xmlSchemaValidateOneElement macro
9911 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement __attribute((alias("xmlSchemaValidateOneElement__internal_alias")));
9913 #ifndef xmlSchemaValidateOneElement
9914 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement__internal_alias __attribute((visibility("hidden")));
9915 #define xmlSchemaValidateOneElement xmlSchemaValidateOneElement__internal_alias macro
H A Dxmlschemas.c27712 * xmlSchemaValidateOneElement:
27722 xmlSchemaValidateOneElement(xmlSchemaValidCtxtPtr ctxt, xmlNodePtr elem) function

Completed in 106 milliseconds