Searched defs:xmlSchemaIDCMatcherPtr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c814 typedef xmlSchemaIDCMatcher *xmlSchemaIDCMatcherPtr; typedef
830 xmlSchemaIDCMatcherPtr matcher; /* the correspondent field/selector
846 xmlSchemaIDCMatcherPtr next; /* next in the list */
847 xmlSchemaIDCMatcherPtr nextCached; /* next in the cache list */
898 xmlSchemaIDCMatcherPtr idcMatchers; /* the IDC matchers for the scope
1004 xmlSchemaIDCMatcherPtr idcMatcherCache; /* Cache for IDC matcher objects. */
22083 xmlSchemaIDCMatcherPtr matcher)
22115 xmlSchemaIDCMatcherPtr matcher)
22177 xmlSchemaIDCFreeMatcherList(xmlSchemaIDCMatcherPtr matcher)
22179 xmlSchemaIDCMatcherPtr nex
[all...]

Completed in 108 milliseconds