Searched refs:xmlSchemaGetCanonValue (Results 1 – 4 of 4) sorted by relevance
112 xmlSchemaGetCanonValue (xmlSchemaValPtr val,
5644 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) in xmlSchemaGetCanonValue() function6093 return (xmlSchemaGetCanonValue(val, retValue)); in xmlSchemaGetCanonValueWhtsp()
9578 #undef xmlSchemaGetCanonValue9579 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCan…9581 #ifndef xmlSchemaGetCanonValue9582 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visibi…9583 #define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias macro
1507 if (xmlSchemaGetCanonValue(val, &value2) == -1) { in xmlSchemaGetCanonValueWhtspExt()4545 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()4567 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()