Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajseqwrite.c217 static AjBool seqoutFindOutFormat(const AjPStr format, ajint* iformat);
956 if(!seqoutFindOutFormat(outseq->Formatstr, &outseq->Format)) in ajSeqoutWriteSeq()
1089 if(!seqoutFindOutFormat(outseq->Formatstr, &outseq->Format)) in ajSeqoutWriteSet()
8754 if(!seqoutFindOutFormat(thys->Formatstr, &thys->Format)) in seqoutUsaProcess()
10732 static AjBool seqoutFindOutFormat(const AjPStr format, ajint* iformat) in seqoutFindOutFormat() function
10788 if(!seqoutFindOutFormat(format, &iformat)) in ajSeqoutstrIsFormatExists()
10815 if(!seqoutFindOutFormat(format, &iformat)) in ajSeqoutstrIsFormatSingle()
11037 return seqoutFindOutFormat(format, iformat); in ajSeqFindOutFormat()