OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USPOOF_RESTRICTION_LEVEL_MASK
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
uspoof.h
318
USPOOF_RESTRICTION_LEVEL_MASK
= 0x7F000000
[
all
...]
/external/icu/icu4c/source/test/intltest/
itspoof.cpp
728
TEST_ASSERT_EQ(expectedLevel, result &
USPOOF_RESTRICTION_LEVEL_MASK
);
Completed in 402 milliseconds