Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin4.c10890 static Boolean DoesPubTitleMatchConstraint (PubPtr the_pub, PubConstraintPtr p) in DoesPubTitleMatchConstraint() function
11117 && DoesPubTitleMatchConstraint (the_pub, p)) in DoesPubMatchConstraint()
11351 if ((p->field_for_find == PUB_FIELD_TITLE && DoesPubTitleMatchConstraint (pdp, p)) in SetFieldByConstraint()