Home | History | Annotate | Download | only in libxml2

Lines Matching refs:strval

605  * @strval:  the string value
615 const xmlChar * strval, void *value);
2470 * @strval: the string value
2480 const xmlChar * val, const xmlChar * strval,
2487 if ((type == NULL) || (strval == NULL))
2533 ret = xmlSchemaValidateFacet(typ, facet, strval, value);