Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dsym.c161 int locstr; in hashfunct() local
164 locstr = 0; in hashfunct()
166 while (str[locstr]) { in hashfunct()
167 hashval = (hashval << 1) + (unsigned char) str[locstr++]; in hashfunct()
/freebsd/usr.bin/man/
H A Dman.sh699 local locstr
712 locstr=$LANG
714 locstr=$LC_CTYPE
717 case "$locstr" in
726 locpaths="$locstr"