Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemastypes.h137 xmlSchemaCompareValuesWhtsp (xmlSchemaValPtr x,
/external/libxml2/
Delfgcchack.h9434 #undef xmlSchemaCompareValuesWhtsp
9435 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp __attribute((alias("xmlSc…
9437 #ifndef xmlSchemaCompareValuesWhtsp
9438 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp__internal_alias __attribu…
9439 #define xmlSchemaCompareValuesWhtsp xmlSchemaCompareValuesWhtsp__internal_alias macro
Dxmlschemastypes.c4936 xmlSchemaCompareValuesWhtsp(xmlSchemaValPtr x, in xmlSchemaCompareValuesWhtsp() function
Dxmlschemas.c20034 ret = xmlSchemaCompareValuesWhtsp( in xmlSchemaAreValuesEqual()