Home | History | Annotate | Download | only in libxml2

Lines Matching refs:properties

151 * Macros to query common properties of components.
4184 * Misc other properties.
4611 prop = node->properties;
4638 prop = node->properties;
6513 attr = node->properties;
6538 attr = child->properties;
6560 attr = child->properties;
6886 attr = node->properties;
7029 attr = node->properties;
7118 attr = node->properties;
7539 attr = node->properties;
7653 attr = node->properties;
7792 attr = node->properties;
8200 attr = node->properties;
8300 attr = node->properties;
8516 attr = node->properties;
8606 attr = node->properties;
8857 attr = node->properties;
9025 attr = node->properties;
9193 attr = node->properties;
9222 attr = node->properties;
9357 attr = node->properties;
9459 attr = node->properties;
10691 attr = node->properties;
10839 attr = node->properties;
11219 attr = node->properties;
11238 attr = node->properties;
11461 attr = node->properties;
11765 attr = node->properties;
11902 attr = node->properties;
11991 attr = node->properties;
12140 attr = node->properties;
15048 * Returns 0 if the properties are correct,
15061 * Schema Component Constraint: Simple Type Definition Properties Correct
15776 * Complex Type Definition Properties Correct (ct-props-correct)
15789 * SPEC (1) "The values of the properties of a complex type definition must
16482 * Complex Type Definition Properties Correct
17992 * Schema Component Constraint: Simple Type Definition Properties Correct
18250 * a particle whose properties are as follows:..."
19251 * Attribute Group Definition Properties Correct (ag-props-correct)
19259 * (1) "The values of the properties of an attribute group definition
19381 * Attribute Declaration Properties Correct (a-props-correct)
19394 * "The values of the properties of an attribute declaration must
19480 * Element Declaration Properties Correct (e-props-correct)
19492 * SPEC (1) "The values of the properties of an element declaration
19969 * following properties:"
20117 * "The values of the properties of an attribute use must be as
20261 * Identity-constraint Definition Properties Correct (c-props-correct)
27749 if (node->properties != NULL) {
27750 attr = node->properties;