OpenGrok
Cross Reference: ucase.c
xref
: /
external
/
icu4c
/
common
/
ucase.c
Home
|
History
|
Annotate
|
Download
|
only in
common
Lines Matching
defs:is_u
528
#define
is_u
(c) ((c)=='u' || (c)=='U')
563
if(
is_u
(c)) {