Home
last modified time | relevance | path

Searched defs:punycode_big_output (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dpunyref.h44 punycode_big_output, /* Output would exceed the space provided. */ enumerator
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java41 public static final int punycode_big_output=2; /* Output would exceed the space provided. */ field in PunycodeReference