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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlschemastypes.h131 xmlSchemaNewNOTATIONValue (const xmlChar *name,
/vbox/src/libs/libxml2-2.6.31/
H A Delfgcchack.h9654 #undef xmlSchemaNewNOTATIONValue macro
9655 extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue __attribute((alias("xmlSchemaNewNOTATIONValue__internal_alias")));
9657 #ifndef xmlSchemaNewNOTATIONValue
9658 extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue__internal_alias __attribute((visibility("hidden")));
9659 #define xmlSchemaNewNOTATIONValue xmlSchemaNewNOTATIONValue__internal_alias macro
H A Dxmlschemastypes.c957 * xmlSchemaNewNOTATIONValue:
967 xmlSchemaNewNOTATIONValue(const xmlChar *name, function
H A Dxmlschemas.c21814 (*val) = xmlSchemaNewNOTATIONValue(BAD_CAST localName,
21826 (*val) = xmlSchemaNewNOTATIONValue(

Completed in 242 milliseconds