OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_fold_case
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
emacs.c
146
static int
x_fold_case
ARGS((int c));
2060
return
x_fold_case
('U');
2068
return
x_fold_case
('L');
2076
return
x_fold_case
('C');
2080
*
x_fold_case
- convert word to UPPER/lower/Capital case
2091
x_fold_case
(c)
function
emacs.c
146
static int
x_fold_case
ARGS((int c));
2060
return
x_fold_case
('U');
2068
return
x_fold_case
('L');
2076
return
x_fold_case
('C');
2080
*
x_fold_case
- convert word to UPPER/lower/Capital case
2091
x_fold_case
(c)
function
Completed in 24 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025