HomeSort by relevance Sort by last modified time
    Searched defs:U_BUFFER_OVERFLOW_ERROR (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
ICU.java 381 public static final int U_BUFFER_OVERFLOW_ERROR = 15;
  /external/icu/icu4c/source/common/unicode/
utypes.h 521 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */

Completed in 274 milliseconds