Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajfeat.c230 static AjBool featTagSpecialAllMobile(const AjPStr pval);
5511 return featTagSpecialAllMobile(*pval); in ajFeattagSpecialGff2()
5631 return featTagSpecialAllMobile(*pval); in ajFeattagSpecialGff3()
5921 return featTagSpecialAllMobile(*pval); in ajFeattagSpecial()
7404 static AjBool featTagSpecialAllMobile(const AjPStr val) in featTagSpecialAllMobile() function