Searched defs:ytype (Results 1 - 1 of 1) sorted by relevance
/external/libxml2/ |
H A D | xmlschemastypes.c | 4658 xmlSchemaValType ytype, 4683 if (ytype == xtype) 4685 if ((ytype == XML_SCHEMAS_DECIMAL) || 4686 (ytype == XML_SCHEMAS_INTEGER) || 4687 (ytype == XML_SCHEMAS_NPINTEGER) || 4688 (ytype == XML_SCHEMAS_NINTEGER) || 4689 (ytype == XML_SCHEMAS_NNINTEGER) || 4690 (ytype == XML_SCHEMAS_PINTEGER) || 4691 (ytype == XML_SCHEMAS_INT) || 4692 (ytype 4654 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, xmlSchemaValPtr x, const xmlChar *xvalue, xmlSchemaWhitespaceValueType xws, xmlSchemaValType ytype, xmlSchemaValPtr y, const xmlChar *yvalue, xmlSchemaWhitespaceValueType yws) argument 4960 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, xmlSchemaValPtr x, const xmlChar *xvalue, xmlSchemaWhitespaceValueType xws, xmlSchemaValType ytype, xmlSchemaValPtr y, const xmlChar *yvalue, xmlSchemaWhitespaceValueType yws) argument [all...] |
Completed in 62 milliseconds