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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c888 xmlSchemaPSVIIDCBindingPtr idcTable; /* the table of PSVI IDC bindings member in struct:_xmlSchemaNodeInfo
21914 if (ielem->idcTable == NULL) {
21915 ielem->idcTable = xmlSchemaIDCNewBinding(matcher->aidc->def);
21916 if (ielem->idcTable == NULL)
21918 return(ielem->idcTable);
21922 bind = ielem->idcTable;
23153 bind = vctxt->inode->idcTable;
23159 parTable = &(vctxt->elemInfos[vctxt->depth -1]->idcTable);
23461 bind = vctxt->inode->idcTable;
23700 if (ielem->idcTable !
[all...]

Completed in 118 milliseconds