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

/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlschemas.c464 xmlSchemaImportPtr ownerImport; member in struct:_xmlSchemaInclude
3651 /* Set the @ownerImport of an include bucket. */
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); }
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemas.c464 xmlSchemaImportPtr ownerImport; member in struct:_xmlSchemaInclude
3632 /* Set the @ownerImport of an include bucket. */
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); }

Completed in 236 milliseconds