Home
last modified time | relevance | path

Searched refs:INSDSEQ_LOCUS (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dfta_xml.h43 #define INSDSEQ_LOCUS 1 macro
H A Dxm_index.cpp63 {"<INSDSeq_locus>", 1, INSDSEQ_LOCUS},
602 if(xip->tag == INSDSEQ_LOCUS && ibp->locusname[0] == '\0') in XMLInitialEntry()
1005 if(xip->tag == INSDSEQ_LOCUS && pp->source != Parser::ESource::USPTO) in XMLCheckRequiredTags()
1038 ret = XMLErrField(INSDSEQ_LOCUS); in XMLCheckRequiredTags()