Lines Matching defs:yws
34520 xmlSchemaWhitespaceValueType yws; /* the whitespace value of y */34531 yws = gen_xmlSchemaWhitespaceValueType(n_yws, 3);34533 ret_val = xmlSchemaCompareValuesWhtsp(x, xws, y, yws);34539 des_xmlSchemaWhitespaceValueType(n_yws, yws, 3);