Home | History | Annotate | Download | only in libxml2

Lines Matching defs:fws

35770     xmlSchemaWhitespaceValueType fws; /* the whitespace type of the facet's value */
35789 fws = gen_xmlSchemaWhitespaceValueType(n_fws, 1);
35795 ret_val = xmlSchemaValidateFacetWhtsp(facet, fws, valType, (const xmlChar *)value, val, ws);
35799 des_xmlSchemaWhitespaceValueType(n_fws, fws, 1);