xmlSchemaGetCanonValue 9578 third_party/libxml/src/elfgcchack.h #undef xmlSchemaGetCanonValue xmlSchemaGetCanonValue 9579 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCanonValue__internal_alias"))); xmlSchemaGetCanonValue 9581 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaGetCanonValue xmlSchemaGetCanonValue 9582 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visibility("hidden"))); xmlSchemaGetCanonValue 9583 third_party/libxml/src/elfgcchack.h #define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias xmlSchemaGetCanonValue 112 third_party/libxml/src/include/libxml/xmlschemastypes.h xmlSchemaGetCanonValue (xmlSchemaValPtr val, xmlSchemaGetCanonValue 34966 third_party/libxml/src/testapi.c ret_val = xmlSchemaGetCanonValue(val, (const xmlChar **)retValue); xmlSchemaGetCanonValue 1507 third_party/libxml/src/xmlschemas.c if (xmlSchemaGetCanonValue(val, &value2) == -1) { xmlSchemaGetCanonValue 4545 third_party/libxml/src/xmlschemas.c res = xmlSchemaGetCanonValue(key->val, &value); xmlSchemaGetCanonValue 4567 third_party/libxml/src/xmlschemas.c res = xmlSchemaGetCanonValue(key->val, &value); xmlSchemaGetCanonValue 6104 third_party/libxml/src/xmlschemastypes.c return (xmlSchemaGetCanonValue(val, retValue));