Searched refs:codingSystemType (Results 1 – 3 of 3) sorted by relevance
589 if (parsedSysid[i].codingSystemType in ExternalInputSource()593 && parsedSysid[i].codingSystemType != StorageObjectSpec::special) { in ExternalInputSource()770 if (spec.codingSystemType != StorageObjectSpec::special in fill()771 && spec.codingSystemType != (internalCharsetIsDocCharset_ in fill()1534 sos.codingSystemType = StorageObjectSpec::bctf; in setAttributes()1541 sos.codingSystemType = defSpec_->codingSystemType; in setAttributes()1546 sos.codingSystemType = (em_->internalCharsetIsDocCharset_ in setAttributes()1576 sos.codingSystemType = StorageObjectSpec::encoding; in setAttributes()1583 sos.codingSystemType = defSpec_->codingSystemType; in setAttributes()1588 sos.codingSystemType = (em_->internalCharsetIsDocCharset_ in setAttributes()[all …]
365 spec.codingSystemType = v[i].codingSystemType; in addCatalogsForDocument()
53 char codingSystemType; member