HomeSort by relevance Sort by last modified time
    Searched refs:xmlSchemaIDCMatcherPtr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 814 typedef xmlSchemaIDCMatcher *xmlSchemaIDCMatcherPtr;
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. */
    [all...]
  /external/libxml2/
xmlschemas.c 814 typedef xmlSchemaIDCMatcher *xmlSchemaIDCMatcherPtr;
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. */
    [all...]

Completed in 308 milliseconds