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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemastypes.h137 xmlSchemaCompareValuesWhtsp (xmlSchemaValPtr x,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9334 #undef xmlSchemaCompareValuesWhtsp macro
9335 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp __attribute((alias("xmlSchemaCompareValuesWhtsp__internal_alias")));
9337 #ifndef xmlSchemaCompareValuesWhtsp
9338 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp__internal_alias __attribute((visibility("hidden")));
9339 #define xmlSchemaCompareValuesWhtsp xmlSchemaCompareValuesWhtsp__internal_alias macro
H A Dxmlschemastypes.c4921 * xmlSchemaCompareValuesWhtsp:
4933 xmlSchemaCompareValuesWhtsp(xmlSchemaValPtr x, function
H A Dxmlschemas.c19887 ret = xmlSchemaCompareValuesWhtsp(
25334 if (xmlSchemaCompareValuesWhtsp(attr->val,
25349 if (xmlSchemaCompareValuesWhtsp(attr->val,

Completed in 279 milliseconds