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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c3340 * xmlSchemaValPredefTypeNodeNoNorm:
3354 xmlSchemaValPredefTypeNodeNoNorm(xmlSchemaTypePtr type, const xmlChar *value, function
H A Delfgcchack.h9822 #undef xmlSchemaValPredefTypeNodeNoNorm macro
9823 extern __typeof (xmlSchemaValPredefTypeNodeNoNorm) xmlSchemaValPredefTypeNodeNoNorm __attribute((alias("xmlSchemaValPredefTypeNodeNoNorm__internal_alias")));
9825 #ifndef xmlSchemaValPredefTypeNodeNoNorm
9826 extern __typeof (xmlSchemaValPredefTypeNodeNoNorm) xmlSchemaValPredefTypeNodeNoNorm__internal_alias __attribute((visibility("hidden")));
9827 #define xmlSchemaValPredefTypeNodeNoNorm xmlSchemaValPredefTypeNodeNoNorm__internal_alias macro

Completed in 79 milliseconds