Searched refs:upcase (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | string.c | 323 char-upcase character 1118 string-upcase string &key start end 1119 nstring-upcase string &key start end 1151 /* upcase a copy of argument */ 1172 string-upcase string &key start end 1181 nstring-upcase string &key start end 1267 long start, end, length, offset, upcase; local in function:LispStringCapitalize 1282 for (upcase = 1, offset = start; offset < end; offset++) { 1283 if (upcase) { 1288 upcase [all...] |
| /xsrc/external/mit/freetype/dist/ |
| H A D | vms_make.com | 1025 $ cparm = f$edit(p'i',"upcase") 1246 $ if f$locate("/SHARE",f$edit(line,"upcase")) .lt. f$length(line) 1251 $ if f$locate("/LIB",f$edit(line,"upcase")) .lt. f$length(line)
|
Completed in 5 milliseconds