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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlschemastypes.h124 xmlSchemaValueGetAsString (xmlSchemaValPtr val);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlschemastypes.h124 xmlSchemaValueGetAsString (xmlSchemaValPtr val);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms2052 xmlSchemaValueGetAsString;
H A Delfgcchack.h10232 #undef xmlSchemaValueGetAsString macro
10233 extern __typeof (xmlSchemaValueGetAsString) xmlSchemaValueGetAsString __attribute((alias("xmlSchemaValueGetAsString__internal_alias")));
10235 #ifndef xmlSchemaValueGetAsString
10236 extern __typeof (xmlSchemaValueGetAsString) xmlSchemaValueGetAsString__internal_alias __attribute((visibility("hidden")));
10237 #define xmlSchemaValueGetAsString xmlSchemaValueGetAsString__internal_alias macro
H A Dxmlschemastypes.c873 * xmlSchemaValueGetAsString:
882 xmlSchemaValueGetAsString(xmlSchemaValPtr val) function
H A Dxmlschemas.c1501 value = xmlSchemaValueGetAsString(val);
20128 xmlSchemaValueGetAsString(x),
20129 xmlSchemaValueGetAsString(y)))
H A Dtestapi.c36132 ret_val = xmlSchemaValueGetAsString(val);
36138 printf("Leak of %d blocks found in xmlSchemaValueGetAsString",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms2052 xmlSchemaValueGetAsString;
H A Delfgcchack.h10082 #undef xmlSchemaValueGetAsString macro
10083 extern __typeof (xmlSchemaValueGetAsString) xmlSchemaValueGetAsString __attribute((alias("xmlSchemaValueGetAsString__internal_alias")));
10085 #ifndef xmlSchemaValueGetAsString
10086 extern __typeof (xmlSchemaValueGetAsString) xmlSchemaValueGetAsString__internal_alias __attribute((visibility("hidden")));
10087 #define xmlSchemaValueGetAsString xmlSchemaValueGetAsString__internal_alias macro
H A Dxmlschemastypes.c873 * xmlSchemaValueGetAsString:
882 xmlSchemaValueGetAsString(xmlSchemaValPtr val) function
H A Dxmlschemas.c1496 value = xmlSchemaValueGetAsString(val);
20099 xmlSchemaValueGetAsString(x),
20100 xmlSchemaValueGetAsString(y)))
H A Dtestapi.c35811 ret_val = xmlSchemaValueGetAsString(val);
35817 printf("Leak of %d blocks found in xmlSchemaValueGetAsString",
[all...]

Completed in 731 milliseconds