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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlschemas.h206 xmlSchemaValidateOneElement (xmlSchemaValidCtxtPtr ctxt,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlschemas.h185 xmlSchemaValidateOneElement (xmlSchemaValidCtxtPtr ctxt,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms1938 xmlSchemaValidateOneElement;
H A Delfgcchack.h10148 #undef xmlSchemaValidateOneElement macro
10149 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement __attribute((alias("xmlSchemaValidateOneElement__internal_alias")));
10151 #ifndef xmlSchemaValidateOneElement
10152 extern __typeof (xmlSchemaValidateOneElement) xmlSchemaValidateOneElement__internal_alias __attribute((visibility("hidden")));
10153 #define xmlSchemaValidateOneElement xmlSchemaValidateOneElement__internal_alias macro
H A Dxmlschemas.c28135 * xmlSchemaValidateOneElement:
28145 xmlSchemaValidateOneElement(xmlSchemaValidCtxtPtr ctxt, xmlNodePtr elem) function
H A Dtestapi.c34800 ret_val = xmlSchemaValidateOneElement(ctxt, elem);
34807 printf("Leak of %d blocks found in xmlSchemaValidateOneElement",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1938 xmlSchemaValidateOneElement;
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...]

Completed in 636 milliseconds