OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cmap_lower
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
char.h
42
extern unsigned char
_cmap_lower
[], _cmap_upper[];
92
#define Tolower(c) (
_cmap_lower
[(unsigned char)(c)])
char.c
244
/*
_cmap_lower
, _cmap_upper for ISO 8859/1 */
246
unsigned char
_cmap_lower
[256] = {
variable in typeref:typename:unsigned char[256]
Completed in 12 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025