Lines Matching defs:ws
34683 xmlSchemaWhitespaceValueType ws; /* the whitespace type of the value */
34692 ws = gen_xmlSchemaWhitespaceValueType(n_ws, 2);
34694 ret_val = xmlSchemaGetCanonValueWhtsp(val, (const xmlChar **)retValue, ws);
34699 des_xmlSchemaWhitespaceValueType(n_ws, ws, 2);
35119 xmlSchemaWhitespaceValueType ws; /* the whitespace type of the value */
35134 ws = gen_xmlSchemaWhitespaceValueType(n_ws, 5);
35136 ret_val = xmlSchemaValidateFacetWhtsp(facet, fws, valType, (const xmlChar *)value, val, ws);
35144 des_xmlSchemaWhitespaceValueType(n_ws, ws, 5);
35250 xmlSchemaWhitespaceValueType ws; /* the whitespace type of the value */
35265 ws = gen_xmlSchemaWhitespaceValueType(n_ws, 5);
35267 ret_val = xmlSchemaValidateLengthFacetWhtsp(facet, valType, (const xmlChar *)value, val, length, ws);
35275 des_xmlSchemaWhitespaceValueType(n_ws, ws, 5);