xmlSchemaGetFacetValueAsULong 9602 third_party/libxml/src/elfgcchack.h #undef xmlSchemaGetFacetValueAsULong xmlSchemaGetFacetValueAsULong 9603 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaGetFacetValueAsULong) xmlSchemaGetFacetValueAsULong __attribute((alias("xmlSchemaGetFacetValueAsULong__internal_alias"))); xmlSchemaGetFacetValueAsULong 9605 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaGetFacetValueAsULong xmlSchemaGetFacetValueAsULong 9606 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaGetFacetValueAsULong) xmlSchemaGetFacetValueAsULong__internal_alias __attribute((visibility("hidden"))); xmlSchemaGetFacetValueAsULong 9607 third_party/libxml/src/elfgcchack.h #define xmlSchemaGetFacetValueAsULong xmlSchemaGetFacetValueAsULong__internal_alias xmlSchemaGetFacetValueAsULong 92 third_party/libxml/src/include/libxml/xmlschemastypes.h xmlSchemaGetFacetValueAsULong (xmlSchemaFacetPtr facet); xmlSchemaGetFacetValueAsULong 35051 third_party/libxml/src/testapi.c ret_val = xmlSchemaGetFacetValueAsULong(facet); xmlSchemaGetFacetValueAsULong 2654 third_party/libxml/src/xmlschemas.c snprintf(len, 24, "%lu", xmlSchemaGetFacetValueAsULong(facet));