Lines Matching refs:pattern
67 #include <libxml/pattern.h>
2681 "by the pattern '%s'.\n");
6646 } else if (IS_SCHEMA(node, "pattern")) {
11647 (IS_SCHEMA(child, "pattern")) ||
11721 "pattern)*)?, ((attribute | attributeGroup)*, anyAttribute?))");
11730 "pattern)*))");
15394 * 2.3.2.4 Only length, minLength, maxLength, whiteSpace, pattern
15575 * 3.3.2.4 Only pattern and enumeration facet components are
17155 * included, with the exception of enumeration and pattern
18651 "The value '%s' of the facet 'pattern' is not a "
21393 return (BAD_CAST "pattern");
22327 * Create a new XPath (pattern) validation context.
24075 * empty: until now, "pattern" and "enumeration" facets of the
24111 * Skip the pattern "whiteSpace": it is used to
24236 * Process patters. Pattern facets are ORed at type level
24257 "validating against a pattern facet");
24539 * the list type has an enum or pattern facet.
24591 * Apply facets (pattern, enumeration).
24663 * Apply facets (pattern, enumeration).