ucase             729 clib/dscan.c      ucase(pat, upat);
ucase             730 clib/dscan.c      ucase(fname, ufname);
ucase             755 clib/dscan.c      ucase(flags, uflags);
ucase             132 clib/ipconfig.c 	   ucase(word, ucase_word);
ucase            1427 clib/parse.c      ucase(s1, us1);
ucase            1428 clib/parse.c      ucase(s2, us2);
ucase            1466 clib/parse.c      ucase(s1, us1);
ucase            1467 clib/parse.c      ucase(s2, us2);
ucase             276 dbeng/dbengcfg.c       ucase(word, ucase_word);
ucase              99 include/parse.h void ucase(char *, char *);
ucase             100 include/wstring.h       word_string ucase(void);