Home
last modified time | relevance | path

Searched +defs:char +defs:upcase (Results 1 – 6 of 6) sorted by relevance

/dports/science/tinker/tinker/source/
H A Dtrimtext.f25 character*1 char local
113 character*1 char local
157 subroutine upcase (string) subroutine
159 integer i,size,len
160 integer code,ichar
161 character*1 char local
162 character*1 letter
163 character*(*) string
193 character*1 char local
/dports/textproc/vbindiff/vbindiff-3.0_beta5/
H A Dvbindiff.cpp209 bool upcase; // Force all characters to uppercase? member in InputManager
979 bool upcase=false, bool splitHex=false) in getString()
1727 bool license(GetOpt*, const GetOpt::Option*, const char*, in license()
1779 const char*, GetOpt::Connection, const char*, int*) in usage()
/dports/science/gdma/gdma-2.2.6/src/
H A Dinput.F9037 CHARACTER(LEN=800), SAVE :: char="" variable
902 FUNCTION upcase(word) function
904 CHARACTER(len=len(word)) :: upcase local
/dports/misc/amanda-server/amanda-3.3.9/server-src/
H A Ddiskfile.c373 upcase( in upcase() function
890 printf_arglist_function2(void disk_parserror, const char *, filename, in printf_arglist_function2()
/dports/misc/amanda-client/amanda-3.3.9/server-src/
H A Ddiskfile.c373 upcase( in upcase() function
890 printf_arglist_function2(void disk_parserror, const char *, filename, in printf_arglist_function2()
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGString.cpp143 GStringRep::upcase(void) const in upcase() function in GStringRep
252 ChangeLocale(const int,const char *) {} in ChangeLocale()