Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dpunyref.h46 punycode_big_output, /* Output would exceed the space provided. */ enumerator
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dpunyref.h46 punycode_big_output, /* Output would exceed the space provided. */ enumerator
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/stringprep/
H A DPunycodeReference.java43 public static final int punycode_big_output=2; /* Output would exceed the space provided. */ field in PunycodeReference
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DPunycodeReference.java46 public static final int punycode_big_output=2; /* Output would exceed the space provided. */ field in PunycodeReference