Searched defs:xmlSchemaValueAppend (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c841 * xmlSchemaValueAppend:
850 xmlSchemaValueAppend(xmlSchemaValPtr prev, xmlSchemaValPtr cur) { function
H A Delfgcchack.h9966 #undef xmlSchemaValueAppend macro
9967 extern __typeof (xmlSchemaValueAppend) xmlSchemaValueAppend __attribute((alias("xmlSchemaValueAppend__internal_alias")));
9969 #ifndef xmlSchemaValueAppend
9970 extern __typeof (xmlSchemaValueAppend) xmlSchemaValueAppend__internal_alias __attribute((visibility("hidden")));
9971 #define xmlSchemaValueAppend xmlSchemaValueAppend__internal_alias macro

Completed in 128 milliseconds