Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajstr.h374 AjBool ajStrKeepSetAscii(AjPStr* Pstr, int minchar, int maxchar);
H A Dajstr.c5024 AjBool ajStrKeepSetAscii(AjPStr* Pstr, int minchar, int maxchar) in ajStrKeepSetAscii() function
H A Dajseqread.c17099 ajStrKeepSetAscii(&seqAppendTmpSeq, 33, 126); in seqqualAppendWarn()