OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LCASEV
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
table.h
52
#define
LCASEV
BIT(17) /* convert to lower case */
71
|
LCASEV
|UCASEV_AL|INT_U|INT_L)
c_ksh.c
632
flag =
LCASEV
;
691
if (fset &
LCASEV
) /*
LCASEV
has priority over UCASEV_AL */
702
if (fset & (LJUST|RJUST|ZEROFIL|UCASEV_AL|
LCASEV
|INTEGER
705
(LJUST|RJUST|ZEROFIL|UCASEV_AL|
LCASEV
|INTEGER
815
if ((vp->flag&
LCASEV
))
var.c
285
|
LCASEV
|UCASEV_AL|INT_U|INT_L);
395
if (s && (vq->flag & (UCASEV_AL|
LCASEV
|LJUST|RJUST)))
575
} else if (vp->flag &
LCASEV
) {
611
*
LCASEV
, UCASEV_AL), and optionally set its value if an assignment.
693
&& ((set & (UCASEV_AL|
LCASEV
|LJUST|RJUST|ZEROFIL))
Completed in 51 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025