Home | History | Annotate | Download | only in libxml2

Lines Matching refs:values

324 * Since we put the default/fixed values into the dict, we can
325 * use pointer comparison for those values.
928 * @metaType values of xmlSchemaAttrInfo.
2515 xmlChar **values)
2538 cur = values[i];
2787 * Used to report QName attribute values that failed to resolve
5762 * This one is intended to be used on attribute values that
5843 * This one is intended to be used on attribute values that
6237 * of schema attribute values during parsing of the schema.
6310 * of schema attribute values during parsing of the schema.
6349 * of schema attribute values during parsing of the schema.
7877 * is converted into the specified flag values and returned in @flags.
8683 * Apply default "block" values.
10087 * Save old values; reset the *main* schema.
10138 /* Restore schema values. */
11525 /* Avoid confusion and erase the values. */
12222 * Apply default "block" values.
12231 * Apply default "block" values.
13524 * 4 If the two are negations of different values (namespace names
14121 * MAYBE TODO: Compare the computed values.
15789 * SPEC (1) "The values of the properties of a complex type definition must
17156 * facets, for which multiple occurrences with distinct values
17245 * The values have to be equal.
18524 * Checks and computes the values of facets.
18735 * Checks the default values types, especially for facets
19259 * (1) "The values of the properties of an attribute group definition
19394 * "The values of the properties of an attribute declaration must
19492 * SPEC (1) "The values of the properties of an element declaration
19551 * NOTE: {substitution group exclusions} means the values of the
20024 * We assume computed values to be normalized, so do a fast
20117 * "The values of the properties of an attribute use must be as
21640 * Parse the value; we will assume an even number of values
24186 * Process enumerations. Facet values are in the value space
24543 * VAL TODO: Optimize validation of empty values.
24544 * VAL TODO: We do not have computed values for lists.
24568 * Add to list of computed values.
24638 * Always normalize union type values, since we currently
25355 * Validate values, create default attributes, evaluate IDCs.
25944 xmlChar *values[10];
25970 &nbval, &nbneg, &values[0], &terminal);
25982 nbval, nbneg, values);
26178 * done on computed values.
26210 * VAL TODO: Report invalid & expected values as well.
26231 * VAL TODO: Report invalid & expected values as well.
26232 * VAL TODO: Implement a comparison with the computed values.
26459 xmlChar *values[10];
26528 &values[0], &terminal);
26532 nbval, nbneg, values);