Searched refs:INSDSEQ_DIVISION (Results 1 – 4 of 4) sorted by relevance
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/ |
H A D | fta_xml.h | 48 #define INSDSEQ_DIVISION 6 macro
|
H A D | xm_index.cpp | 68 {"<INSDSeq_division>", 6, INSDSEQ_DIVISION}, 679 else if(xip->tag == INSDSEQ_DIVISION && ibp->division[0] == '?') in XMLInitialEntry() 1011 else if(xip->tag == INSDSEQ_DIVISION) in XMLCheckRequiredTags() 1044 ret = XMLErrField(INSDSEQ_DIVISION); in XMLCheckRequiredTags()
|
H A D | xm_ascii.cpp | 363 bptr = XMLFindTagValue(entry, ibp->xip, INSDSEQ_DIVISION); in XMLGetGBBlock() 746 div = XMLFindTagValue(entry->offset, ibp->xip, INSDSEQ_DIVISION); in XMLGetMolInfo() 1333 div = XMLFindTagValue(entry, ibp->xip, INSDSEQ_DIVISION); in XMLGetDivision()
|
H A D | em_ascii.cpp | 2908 bptr = XMLFindTagValue(entry, ibp->xip, INSDSEQ_DIVISION); in XMLGetEMBLBlock()
|