Lines Matching full:strval
606 * @strval: the string value616 const xmlChar * strval, void *value);2471 * @strval: the string value2481 const xmlChar * val, const xmlChar * strval,2488 if ((type == NULL) || (strval == NULL))2534 ret = xmlSchemaValidateFacet(typ, facet, strval, value);