OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USPOOF_CHAR_LIMIT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h
122
* -#
USPOOF_CHAR_LIMIT
: check that an identifier contains only characters from a specified set
211
USPOOF_CHAR_LIMIT
= 64,
219
* checks except for USPOOF_LOCALE_LIMIT and
USPOOF_CHAR_LIMIT
.
376
* The
USPOOF_CHAR_LIMIT
test is automatically enabled for this
438
* The
USPOOF_CHAR_LIMIT
test is automatically enabled for this
471
* the
USPOOF_CHAR_LIMIT
test.
485
* The
USPOOF_CHAR_LIMIT
test is automatically enabled for this
518
* the
USPOOF_CHAR_LIMIT
test.
[
all
...]
/external/icu4c/i18n/unicode/
uspoof.h
120
* -#
USPOOF_CHAR_LIMIT
: check that an identifier contains only characters from a specified set
227
USPOOF_CHAR_LIMIT
= 64,
309
* checks except for USPOOF_LOCALE_LIMIT and
USPOOF_CHAR_LIMIT
.
490
* The
USPOOF_CHAR_LIMIT
test is automatically enabled for this
552
* The
USPOOF_CHAR_LIMIT
test is automatically enabled for this
585
* the
USPOOF_CHAR_LIMIT
test.
599
* The
USPOOF_CHAR_LIMIT
test is automatically enabled for this
632
* the
USPOOF_CHAR_LIMIT
test.
[
all
...]
Completed in 521 milliseconds