Searched refs:xvalue (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/libs/libxml2-2.6.31/ |
| H A D | xmlschemastypes.c | 4642 * @xvalue: the first value as a string (optional) 4645 * @xvalue: the second value as a string (optional) 4656 const xmlChar *xvalue, 4747 xv = xvalue; 4962 const xmlChar *xvalue, 4969 return(xmlSchemaCompareValuesInternal(xtype, x, xvalue, xws, ytype, y, 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
|
Completed in 70 milliseconds