Searched refs:xmlSchemaGetCanonValue (Results 1 – 9 of 9) sorted by relevance
112 xmlSchemaGetCanonValue (xmlSchemaValPtr val,
179 d xmlSchemaGetCanonValue...180 d pr extproc('xmlSchemaGetCanonValue')
2020 xmlSchemaGetCanonValue;
5680 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) in xmlSchemaGetCanonValue() function6129 return (xmlSchemaGetCanonValue(val, retValue)); in xmlSchemaGetCanonValueWhtsp()
9704 #undef xmlSchemaGetCanonValue9705 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCan…9707 #ifndef xmlSchemaGetCanonValue9708 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visibi…9709 #define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias macro
1512 if (xmlSchemaGetCanonValue(val, &value2) == -1) { in xmlSchemaGetCanonValueWhtspExt()4579 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()4601 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
4447 QNames and notations. Corrected xmlSchemaGetCanonValue: some4816 Added xmlSchemaGetCanonValue, xmlSchemaNewStringValue and
35308 ret_val = xmlSchemaGetCanonValue(val, (const xmlChar **)retValue); in test_xmlSchemaGetCanonValue()
1668 xmlSchemaGetCanonValue