Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Drun.c2054 static char *nawk_tolower(const char *s) in nawk_tolower() function
2211 buf = nawk_tolower(getsval(x)); in bltin()