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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemas.h185 xmlSchemaValidateOneElement (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlschemas.h185 xmlSchemaValidateOneElement (xmlSchemaValidCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h10022 #undef xmlSchemaValidateOneElement macro
10023 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement __attribute((alias("xmlSchemaValidateOneElement__internal_alias")));
10025 #ifndef xmlSchemaValidateOneElement
10026 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement__internal_alias __attribute((visibility("hidden")));
10027 #define xmlSchemaValidateOneElement xmlSchemaValidateOneElement__internal_alias macro
H A Dxmlschemas.c28054 * xmlSchemaValidateOneElement:
28064 xmlSchemaValidateOneElement(xmlSchemaValidCtxtPtr ctxt, xmlNodePtr elem) function
H A Dtestapi.c34530 ret_val = xmlSchemaValidateOneElement(ctxt, elem);
34537 printf("Leak of %d blocks found in xmlSchemaValidateOneElement",
[all...]
/external/libxml2/
H A Delfgcchack.h10022 #undef xmlSchemaValidateOneElement macro
10023 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement __attribute((alias("xmlSchemaValidateOneElement__internal_alias")));
10025 #ifndef xmlSchemaValidateOneElement
10026 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement__internal_alias __attribute((visibility("hidden")));
10027 #define xmlSchemaValidateOneElement xmlSchemaValidateOneElement__internal_alias macro
H A Dxmlschemas.c28060 * xmlSchemaValidateOneElement:
28070 xmlSchemaValidateOneElement(xmlSchemaValidCtxtPtr ctxt, xmlNodePtr elem) function

Completed in 962 milliseconds