OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u_isuuppercase
(Results
1 - 12
of
12
) sorted by null
/external/icu4c/common/unicode/
urename.h
293
#define
u_isUUppercase
U_ICU_ENTRY_POINT_RENAME(
u_isUUppercase
)
[
all
...]
uchar.h
88
* - upper:
u_isUUppercase
(c) or u_hasBinaryProperty(c, UCHAR_UPPERCASE)
281
/** Binary property Uppercase. Same as
u_isUUppercase
, different from u_isupper.
[
all
...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h
200
#define
u_isUUppercase
u_isUUppercase_3_2
[
all
...]
uchar.h
271
/** Binary property Uppercase. Same as
u_isUUppercase
, different from u_isupper.
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h
200
#define
u_isUUppercase
u_isUUppercase_3_2
[
all
...]
uchar.h
271
/** Binary property Uppercase. Same as
u_isUUppercase
, different from u_isupper.
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
urename.h
200
#define
u_isUUppercase
u_isUUppercase_3_2
[
all
...]
uchar.h
271
/** Binary property Uppercase. Same as
u_isUUppercase
, different from u_isupper.
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
urename.h
200
#define
u_isUUppercase
u_isUUppercase_3_2
[
all
...]
uchar.h
271
/** Binary property Uppercase. Same as
u_isUUppercase
, different from u_isupper.
[
all
...]
/external/icu4c/common/
ucase.cpp
[
all
...]
/external/icu4c/test/cintltst/
cucdtst.c
[
all
...]
Completed in 855 milliseconds