Searched refs:xmlSchemaGetValType (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlschemastypes.h144 xmlSchemaGetValType (xmlSchemaValPtr val);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlschemastypes.h144 xmlSchemaGetValType (xmlSchemaValPtr val);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms2032 xmlSchemaGetValType;
H A Delfgcchack.h9764 #undef xmlSchemaGetValType macro
9765 extern __typeof (xmlSchemaGetValType) xmlSchemaGetValType __attribute((alias("xmlSchemaGetValType__internal_alias")));
9767 #ifndef xmlSchemaGetValType
9768 extern __typeof (xmlSchemaGetValType) xmlSchemaGetValType__internal_alias __attribute((visibility("hidden")));
9769 #define xmlSchemaGetValType xmlSchemaGetValType__internal_alias macro
H A Dxmlschemastypes.c6117 * xmlSchemaGetValType:
6125 xmlSchemaGetValType(xmlSchemaValPtr val) function
H A Dxmlschemas.c1496 valType = xmlSchemaGetValType(val);
20106 tx = xmlSchemaGetBuiltInType(xmlSchemaGetValType(x));
20107 ty = xmlSchemaGetBuiltInType(xmlSchemaGetValType(y));
24205 valType = xmlSchemaGetValType(val);
H A Dtestapi.c35447 ret_val = xmlSchemaGetValType(val);
35453 printf("Leak of %d blocks found in xmlSchemaGetValType",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms2032 xmlSchemaGetValType;
H A Delfgcchack.h9638 #undef xmlSchemaGetValType macro
9639 extern __typeof (xmlSchemaGetValType) xmlSchemaGetValType __attribute((alias("xmlSchemaGetValType__internal_alias")));
9641 #ifndef xmlSchemaGetValType
9642 extern __typeof (xmlSchemaGetValType) xmlSchemaGetValType__internal_alias __attribute((visibility("hidden")));
9643 #define xmlSchemaGetValType xmlSchemaGetValType__internal_alias macro
H A Dxmlschemastypes.c6110 * xmlSchemaGetValType:
6118 xmlSchemaGetValType(xmlSchemaValPtr val) function
H A Dxmlschemas.c1491 valType = xmlSchemaGetValType(val);
20077 tx = xmlSchemaGetBuiltInType(xmlSchemaGetValType(x));
20078 ty = xmlSchemaGetBuiltInType(xmlSchemaGetValType(y));
24176 valType = xmlSchemaGetValType(val);
H A Dtestapi.c35126 ret_val = xmlSchemaGetValType(val);
35132 printf("Leak of %d blocks found in xmlSchemaGetValType",
[all...]

Completed in 685 milliseconds