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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c4924 * xmlSchemaCompareValuesWhtsp:
4936 xmlSchemaCompareValuesWhtsp(xmlSchemaValPtr x, function
H A Delfgcchack.h9354 #undef xmlSchemaCompareValuesWhtsp macro
9355 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp __attribute((alias("xmlSchemaCompareValuesWhtsp__internal_alias")));
9357 #ifndef xmlSchemaCompareValuesWhtsp
9358 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp__internal_alias __attribute((visibility("hidden")));
9359 #define xmlSchemaCompareValuesWhtsp xmlSchemaCompareValuesWhtsp__internal_alias macro

Completed in 117 milliseconds