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

/external/libxml2/
H A Dxmlschemastypes.c3366 * xmlSchemaValPredefTypeNodeNoNorm:
3380 xmlSchemaValPredefTypeNodeNoNorm(xmlSchemaTypePtr type, const xmlChar *value, function
H A Delfgcchack.h10028 #undef xmlSchemaValPredefTypeNodeNoNorm macro
10029 extern __typeof (xmlSchemaValPredefTypeNodeNoNorm) xmlSchemaValPredefTypeNodeNoNorm __attribute((alias("xmlSchemaValPredefTypeNodeNoNorm__internal_alias")));
10031 #ifndef xmlSchemaValPredefTypeNodeNoNorm
10032 extern __typeof (xmlSchemaValPredefTypeNodeNoNorm) xmlSchemaValPredefTypeNodeNoNorm__internal_alias __attribute((visibility("hidden")));
10033 #define xmlSchemaValPredefTypeNodeNoNorm xmlSchemaValPredefTypeNodeNoNorm__internal_alias macro

Completed in 181 milliseconds