OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_e
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/common/
ucase.c
798
#define
is_e
(c) ((c)=='e' || (c)=='E')
macro
853
if(
is_e
(c)) {
[
all
...]
Completed in 23 milliseconds