Searched refs:WXS_INCBUCKET (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c215 #define WXS_INCBUCKET(b) ((xmlSchemaIncludePtr) (b)) macro
3634 WXS_INCBUCKET(ret)->ownerImport =
3637 WXS_INCBUCKET(ret)->ownerImport =
3638 WXS_INCBUCKET(WXS_CONSTRUCTOR(pctxt)->bucket)->ownerImport;
20685 table = &(WXS_INCBUCKET((c))->ownerImport->schema->slot); }
/external/libxml2/
H A Dxmlschemas.c215 #define WXS_INCBUCKET(b) ((xmlSchemaIncludePtr) (b)) macro
3653 WXS_INCBUCKET(ret)->ownerImport =
3656 WXS_INCBUCKET(ret)->ownerImport =
3657 WXS_INCBUCKET(WXS_CONSTRUCTOR(pctxt)->bucket)->ownerImport;
20714 table = &(WXS_INCBUCKET((c))->ownerImport->schema->slot); }

Completed in 161 milliseconds