Home | History | Annotate | Download | only in src

Lines Matching refs:fws

35428     xmlSchemaWhitespaceValueType fws; /* the whitespace type of the facet's value */
35447 fws = gen_xmlSchemaWhitespaceValueType(n_fws, 1);
35453 ret_val = xmlSchemaValidateFacetWhtsp(facet, fws, valType, (const xmlChar *)value, val, ws);
35457 des_xmlSchemaWhitespaceValueType(n_fws, fws, 1);