OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROHIBITED
(Results
1 - 6
of
6
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/text/
StringPrep.java
36
* <li>
Prohibited
Table: Contains code points that are prohibted from
184
private static final int
PROHIBITED
= 0x0002;
477
1) The characters in section 5.8 MUST be
prohibited
.
488
* checks for
prohibited
and BiDi characters in the order defined by RFC 3454
526
if(val.type ==
PROHIBITED
){
527
throw new StringPrepParseException("A
prohibited
code point was found in the input",
570
* checks for
prohibited
and BiDi characters in the order defined by RFC 3454
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
StringPrep.java
35
* <li>
Prohibited
Table: Contains code points that are prohibted from
199
private static final int
PROHIBITED
= 0x0002;
494
1) The characters in section 5.8 MUST be
prohibited
.
505
* checks for
prohibited
and BiDi characters in the order defined by RFC 3454
544
if(val.type ==
PROHIBITED
){
545
throw new StringPrepParseException("A
prohibited
code point was found in the input",
588
* checks for
prohibited
and BiDi characters in the order defined by RFC 3454
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 755 milliseconds