Searched refs:xmlSchemaValidateOneElement (Results 1 – 3 of 3) sorted by relevance
185 xmlSchemaValidateOneElement (xmlSchemaValidCtxtPtr ctxt,
10022 #undef xmlSchemaValidateOneElement10023 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement __attribute((alias("xmlSc…10025 #ifndef xmlSchemaValidateOneElement10026 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement__internal_alias __attribu…10027 #define xmlSchemaValidateOneElement xmlSchemaValidateOneElement__internal_alias macro
28070 xmlSchemaValidateOneElement(xmlSchemaValidCtxtPtr ctxt, xmlNodePtr elem) in xmlSchemaValidateOneElement() function