Searched refs:xmlSchemaNewNOTATIONValue (Results 1 – 4 of 4) sorted by relevance
131 xmlSchemaNewNOTATIONValue (const xmlChar *name,
9734 #undef xmlSchemaNewNOTATIONValue9735 extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue __attribute((alias("xmlSchema…9737 #ifndef xmlSchemaNewNOTATIONValue9738 extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue__internal_alias __attribute((…9739 #define xmlSchemaNewNOTATIONValue xmlSchemaNewNOTATIONValue__internal_alias macro
964 xmlSchemaNewNOTATIONValue(const xmlChar *name, in xmlSchemaNewNOTATIONValue() function
21886 (*val) = xmlSchemaNewNOTATIONValue(xmlStrdup(localName), in xmlSchemaValidateNotation()21898 (*val) = xmlSchemaNewNOTATIONValue( in xmlSchemaValidateNotation()