OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USPOOF_ALL_CHECKS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h
213
USPOOF_ALL_CHECKS
= 0x7f
[
all
...]
/external/icu4c/i18n/unicode/
uspoof.h
244
USPOOF_ALL_CHECKS
= 0xFFFF,
254
* If this "check" is enabled, (uspoof_check() &
USPOOF_ALL_CHECKS
) will be zero
661
* enum USpoofChecks. (returned_value &
USPOOF_ALL_CHECKS
)
695
* enum USpoofChecks. (returned_value &
USPOOF_ALL_CHECKS
)
726
* enum USpoofChecks. (returned_value &
USPOOF_ALL_CHECKS
)
[
all
...]
Completed in 894 milliseconds