Searched refs:xmlSchemaGetPredefinedType (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlschemastypes.h38 xmlSchemaGetPredefinedType (const xmlChar *name,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlschemastypes.h38 xmlSchemaGetPredefinedType (const xmlChar *name,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms1435 xmlSchemaGetPredefinedType;
H A Drelaxng.c2418 typ = xmlSchemaGetPredefinedType(type,
2449 typ = xmlSchemaGetPredefinedType(type,
2490 typ = xmlSchemaGetPredefinedType(type,
2582 typ = xmlSchemaGetPredefinedType(type,
H A Delfgcchack.h9752 #undef xmlSchemaGetPredefinedType macro
9753 extern __typeof (xmlSchemaGetPredefinedType) xmlSchemaGetPredefinedType __attribute((alias("xmlSchemaGetPredefinedType__internal_alias")));
9755 #ifndef xmlSchemaGetPredefinedType
9756 extern __typeof (xmlSchemaGetPredefinedType) xmlSchemaGetPredefinedType__internal_alias __attribute((visibility("hidden")));
9757 #define xmlSchemaGetPredefinedType xmlSchemaGetPredefinedType__internal_alias macro
H A Dxmlschemastypes.c1059 * xmlSchemaGetPredefinedType:
1068 xmlSchemaGetPredefinedType(const xmlChar *name, const xmlChar *ns) { function
H A Dxmlschemas.c4790 ret = xmlSchemaGetPredefinedType(name, nsName);
9175 biType = xmlSchemaGetPredefinedType(attrValue, xmlSchemaNs);
H A Dtestapi.c35410 ret_val = xmlSchemaGetPredefinedType((const xmlChar *)name, (const xmlChar *)ns);
35417 printf("Leak of %d blocks found in xmlSchemaGetPredefinedType",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1435 xmlSchemaGetPredefinedType;
H A Drelaxng.c2417 typ = xmlSchemaGetPredefinedType(type,
2448 typ = xmlSchemaGetPredefinedType(type,
2489 typ = xmlSchemaGetPredefinedType(type,
2581 typ = xmlSchemaGetPredefinedType(type,
H A Delfgcchack.h9626 #undef xmlSchemaGetPredefinedType macro
9627 extern __typeof (xmlSchemaGetPredefinedType) xmlSchemaGetPredefinedType __attribute((alias("xmlSchemaGetPredefinedType__internal_alias")));
9629 #ifndef xmlSchemaGetPredefinedType
9630 extern __typeof (xmlSchemaGetPredefinedType) xmlSchemaGetPredefinedType__internal_alias __attribute((visibility("hidden")));
9631 #define xmlSchemaGetPredefinedType xmlSchemaGetPredefinedType__internal_alias macro
H A Dxmlschemastypes.c1059 * xmlSchemaGetPredefinedType:
1068 xmlSchemaGetPredefinedType(const xmlChar *name, const xmlChar *ns) { function
H A Dxmlschemas.c4771 ret = xmlSchemaGetPredefinedType(name, nsName);
9156 biType = xmlSchemaGetPredefinedType(attrValue, xmlSchemaNs);
H A Dtestapi.c35089 ret_val = xmlSchemaGetPredefinedType((const xmlChar *)name, (const xmlChar *)ns);
35096 printf("Leak of %d blocks found in xmlSchemaGetPredefinedType",
[all...]

Completed in 915 milliseconds