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