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

  /libcore/luni/src/main/java/libcore/icu/
ICU.java 159 public static final int U_BUFFER_OVERFLOW_ERROR = 15;
  /external/icu4c/common/unicode/
utypes.h 525 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */
  /external/webkit/Source/JavaScriptCore/icu/unicode/
utypes.h 565 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
utypes.h 565 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */
  /external/webkit/Source/WebCore/icu/unicode/
utypes.h 565 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */
  /external/webkit/Source/WebKit/mac/icu/unicode/
utypes.h 565 U_BUFFER_OVERFLOW_ERROR = 15, /**< A result would not fit in the supplied buffer */

Completed in 104 milliseconds