OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISPR
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c
745
#define
ISPR
0x100
781
{ 0x0020,
ISPR
|ISSP|ISBL }, /* space */
782
{ 0x0021, ISPU|ISGR|
ISPR
}, /* ! */
783
{ 0x0033, ISDI|ISXD|ISAN| ISGR|
ISPR
}, /* 3 */
784
{ 0x0040, ISPU|ISGR|
ISPR
}, /* @ */
785
{ 0x0041, ISAL| ISUP| ISXD|ISAN| ISGR|
ISPR
}, /* A */
786
{ 0x007a, ISAL|ISLO| ISAN| ISGR|
ISPR
}, /* z */
787
{ 0x007b, ISPU|ISGR|
ISPR
}, /* { */
789
{ 0x00a0,
ISPR
|ISSP|ISBL }, /* NBSP */
790
{ 0x00a4, ISGR|
ISPR
}, /* currency sign *
[
all
...]
/external/icu4c/test/cintltst/
cucdtst.c
746
#define
ISPR
0x100
782
{ 0x0020,
ISPR
|ISSP|ISBL }, /* space */
783
{ 0x0021, ISPU|ISGR|
ISPR
}, /* ! */
784
{ 0x0033, ISDI|ISXD|ISAN| ISGR|
ISPR
}, /* 3 */
785
{ 0x0040, ISPU|ISGR|
ISPR
}, /* @ */
786
{ 0x0041, ISAL| ISUP| ISXD|ISAN| ISGR|
ISPR
}, /* A */
787
{ 0x007a, ISAL|ISLO| ISAN| ISGR|
ISPR
}, /* z */
788
{ 0x007b, ISPU|ISGR|
ISPR
}, /* { */
790
{ 0x00a0,
ISPR
|ISSP|ISBL }, /* NBSP */
791
{ 0x00a4, ISGR|
ISPR
}, /* currency sign *
[
all
...]
Completed in 141 milliseconds