Searched defs:xmlSchemaValueGetAsString (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c873 * xmlSchemaValueGetAsString:
882 xmlSchemaValueGetAsString(xmlSchemaValPtr val) function
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
/external/libxml2/
H A Dxmlschemastypes.c873 * xmlSchemaValueGetAsString:
882 xmlSchemaValueGetAsString(xmlSchemaValPtr val) function
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

Completed in 1447 milliseconds