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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c4935 * xmlSchemaCompareValuesWhtsp:
4947 xmlSchemaCompareValuesWhtsp(xmlSchemaValPtr x, function
H A Delfgcchack.h9434 #undef xmlSchemaCompareValuesWhtsp macro
9435 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp __attribute((alias("xmlSchemaCompareValuesWhtsp__internal_alias")));
9437 #ifndef xmlSchemaCompareValuesWhtsp
9438 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp__internal_alias __attribute((visibility("hidden")));
9439 #define xmlSchemaCompareValuesWhtsp xmlSchemaCompareValuesWhtsp__internal_alias macro
/external/libxml2/
H A Dxmlschemastypes.c4942 * xmlSchemaCompareValuesWhtsp:
4954 xmlSchemaCompareValuesWhtsp(xmlSchemaValPtr x, function
H A Delfgcchack.h9560 #undef xmlSchemaCompareValuesWhtsp macro
9561 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp __attribute((alias("xmlSchemaCompareValuesWhtsp__internal_alias")));
9563 #ifndef xmlSchemaCompareValuesWhtsp
9564 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp__internal_alias __attribute((visibility("hidden")));
9565 #define xmlSchemaCompareValuesWhtsp xmlSchemaCompareValuesWhtsp__internal_alias macro

Completed in 288 milliseconds