OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:casetab
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/dd/
conv_tab.c
71
u_char
casetab
[256];
variable in typeref:typename:u_char[256]
extern.h
85
extern u_char
casetab
[];
dd.c
294
casetab
[cnt] = tolower(ctab[cnt]);
297
casetab
[cnt] = toupper(ctab[cnt]);
302
casetab
[cnt] = tolower(cnt);
305
casetab
[cnt] = toupper(cnt);
309
ctab =
casetab
;
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025