Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/object/
H A Dobjvalid.h138 NLM_EXTERN CommentRulePtr LIBCALL CommentRuleAsnRead PROTO (( AsnIoPtr, AsnTypePtr));
H A Dobjvalid.c716 CommentRuleAsnRead(AsnIoPtr aip, AsnTypePtr orig) in CommentRuleAsnRead() function
952 …ptr = AsnGenericUserSeqOfAsnRead(aip, amp, atp, &isError, (AsnReadFunc) CommentRuleAsnRead, (AsnO… in CommentSetAsnRead()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dvalapi.c1004 …cr_tmp = (CommentRulePtr) AsnIoMemCopy (cr, (AsnReadFunc) CommentRuleAsnRead, (AsnWriteFunc) Comme… in IsRuleOkForStructuredComment()