Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c3708 ciprefix(char const *abbr, char const *word) in ciprefix() function
3730 if (table == lasts && ciprefix("last", word) && word[4]) { in byword()
3751 if (ciprefix(word, lp->l_word)) { in byword()