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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c4653 * @xvalue: the first value as a string (optional)
4656 * @xvalue: the second value as a string (optional)
4667 const xmlChar *xvalue,
4758 xv = xvalue;
4973 const xmlChar *xvalue,
4980 return(xmlSchemaCompareValuesInternal(xtype, x, xvalue, xws, ytype, y,
4665 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, xmlSchemaValPtr x, const xmlChar *xvalue, xmlSchemaWhitespaceValueType xws, xmlSchemaValType ytype, xmlSchemaValPtr y, const xmlChar *yvalue, xmlSchemaWhitespaceValueType yws) argument
4971 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, xmlSchemaValPtr x, const xmlChar *xvalue, xmlSchemaWhitespaceValueType xws, xmlSchemaValType ytype, xmlSchemaValPtr y, const xmlChar *yvalue, xmlSchemaWhitespaceValueType yws) argument
/external/libxml2/
H A Dxmlschemastypes.c4660 * @xvalue: the first value as a string (optional)
4663 * @xvalue: the second value as a string (optional)
4674 const xmlChar *xvalue,
4765 xv = xvalue;
4980 const xmlChar *xvalue,
4987 return(xmlSchemaCompareValuesInternal(xtype, x, xvalue, xws, ytype, y,
4672 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, xmlSchemaValPtr x, const xmlChar *xvalue, xmlSchemaWhitespaceValueType xws, xmlSchemaValType ytype, xmlSchemaValPtr y, const xmlChar *yvalue, xmlSchemaWhitespaceValueType yws) argument
4978 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, xmlSchemaValPtr x, const xmlChar *xvalue, xmlSchemaWhitespaceValueType xws, xmlSchemaValType ytype, xmlSchemaValPtr y, const xmlChar *yvalue, xmlSchemaWhitespaceValueType yws) argument

Completed in 287 milliseconds