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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c954 * xmlSchemaNewNOTATIONValue:
964 xmlSchemaNewNOTATIONValue(const xmlChar *name, function
H A Delfgcchack.h9734 #undef xmlSchemaNewNOTATIONValue macro
9735 extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue __attribute((alias("xmlSchemaNewNOTATIONValue__internal_alias")));
9737 #ifndef xmlSchemaNewNOTATIONValue
9738 extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue__internal_alias __attribute((visibility("hidden")));
9739 #define xmlSchemaNewNOTATIONValue xmlSchemaNewNOTATIONValue__internal_alias macro
/external/libxml2/
H A Dxmlschemastypes.c954 * xmlSchemaNewNOTATIONValue:
964 xmlSchemaNewNOTATIONValue(const xmlChar *name, function
H A Delfgcchack.h9734 #undef xmlSchemaNewNOTATIONValue macro
9735 extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue __attribute((alias("xmlSchemaNewNOTATIONValue__internal_alias")));
9737 #ifndef xmlSchemaNewNOTATIONValue
9738 extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue__internal_alias __attribute((visibility("hidden")));
9739 #define xmlSchemaNewNOTATIONValue xmlSchemaNewNOTATIONValue__internal_alias macro

Completed in 183 milliseconds