Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h185 xmlSchemaValidateOneElement (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/
Delfgcchack.h10022 #undef xmlSchemaValidateOneElement
10023 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement __attribute((alias("xmlSc…
10025 #ifndef xmlSchemaValidateOneElement
10026 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement__internal_alias __attribu…
10027 #define xmlSchemaValidateOneElement xmlSchemaValidateOneElement__internal_alias macro
Dxmlschemas.c28070 xmlSchemaValidateOneElement(xmlSchemaValidCtxtPtr ctxt, xmlNodePtr elem) in xmlSchemaValidateOneElement() function