Home
last modified time | relevance | path

Searched refs:xmlSchemaIDCMatcher (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c813 typedef struct _xmlSchemaIDCMatcher xmlSchemaIDCMatcher; typedef
814 typedef xmlSchemaIDCMatcher *xmlSchemaIDCMatcherPtr;
23158 xmlMalloc(sizeof(xmlSchemaIDCMatcher)); in xmlSchemaIDCRegisterMatchers()
23164 memset(matcher, 0, sizeof(xmlSchemaIDCMatcher)); in xmlSchemaIDCRegisterMatchers()