Home
last modified time | relevance | path

Searched refs:FlatRefBest (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dasn2ff6.h216 NLM_EXTERN ValNodePtr FlatRefBest PROTO ((ValNodePtr equiv, Boolean error_msgs, Boolean accept_muid…
H A Dasn2ff6.c1037 NLM_EXTERN ValNodePtr FlatRefBest(ValNodePtr equiv, Boolean error_msgs, Boolean anything) in FlatRefBest() function
2029 pub = FlatRefBest(psp->pub, ajp->error_msgs, TRUE); in GB_PrintPubs()
2031 pub = FlatRefBest(psp->pub, ajp->error_msgs, FALSE); in GB_PrintPubs()
2301 pub = FlatRefBest(psp->pub, ajp->error_msgs, TRUE); in GR_PrintPubs()
2303 pub = FlatRefBest(psp->pub, ajp->error_msgs, FALSE); in GR_PrintPubs()
2408 pub = FlatRefBest(psp->pub, ajp->error_msgs, FALSE); in EMBL_PrintPubs()
H A Dasn2ff5.c2789 pub = FlatRefBest(psp->pub, FALSE, FALSE); in CheckPubs()
3032 pub = FlatRefBest(psp->pub, TRUE, FALSE); in PostARefErrMessage()