OpenGrok
Cross Reference: ucase.cpp
xref
: /
external
/
icu
/
icu4c
/
source
/
common
/
ucase.cpp
Home
|
History
|
Annotate
|
Download
|
only in
common
Lines Matching
refs:is_d
548
#define
is_d
(c) ((c)=='d' || (c)=='D')
628
if(
is_d
(c)) {