Home
last modified time | relevance | path

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

/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Dpairash.c39 static void extractfirstword( char *s ) in extractfirstword() function
540 extractfirstword( sline ); in preparetmalign()
583 extractfirstword( sline ); in preparetmalign()
649 extractfirstword( sline ); in prepareash()
689 extractfirstword( sline ); in prepareash()
H A Dio.c4678 static char *extractfirstword( char *str ) in extractfirstword() function
4714 fprintf( fp, "%-*.*s", namelen, namelen, extractfirstword( name[order[j]]+1 ) ); in phylipout_pointer()
4746 fprintf( fp, "%-*.*s ", namelen, namelen, extractfirstword( name[order[j]]+1 ) ); in clustalout_pointer()