Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajtable.h349 AjPStr* ajTablestrFetchmod(AjPTable table, const AjPStr key);
H A Dajtable.c4948 AjPStr* ajTablestrFetchmod(AjPTable table, const AjPStr key) in ajTablestrFetchmod() function
H A Dajfeat.c4563 Ptyptagstr = ajTablestrFetchmod(pTypeTable, intids); in featVocabReadTypes()