Home
last modified time | relevance | path

Searched refs:PubIsEffectivelyEmpty (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dtoasn3.c950 …if (sfp->data.choice == SEQFEAT_PUB && PubIsEffectivelyEmpty ((PubdescPtr) sfp->data.value.ptrvalu… in RemoveEmptyTitleAndPubGenAsOnlyPub()
972 if (sdp->choice == Seq_descr_pub && PubIsEffectivelyEmpty ((PubdescPtr) sdp->data.ptrvalue)) { in RemoveEmptyTitleAndPubGenAsOnlyPub()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutils.h697 NLM_EXTERN Boolean PubIsEffectivelyEmpty (PubdescPtr pdp);
H A Dsqnutil1.c18694 NLM_EXTERN Boolean PubIsEffectivelyEmpty (PubdescPtr pdp) in PubIsEffectivelyEmpty() function
H A Dsqnutil3.c1948 if (PubIsEffectivelyEmpty (pdp)) { in MarkEmptyDescsForCleanup()
2012 if (PubIsEffectivelyEmpty (pdp)) { in MarkEmptyFeatsForCleanup()