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

  /libcore/luni/src/main/java/libcore/icu/
ICU.java 156 public static final int U_INVALID_CHAR_FOUND = 10;
  /external/icu4c/common/unicode/
utypes.h 520 U_INVALID_CHAR_FOUND = 10, /**< Character conversion: Unmappable input sequence. In other APIs: Invalid character. */
  /external/webkit/Source/JavaScriptCore/icu/unicode/
utypes.h 560 U_INVALID_CHAR_FOUND = 10, /**< Character conversion: Unmappable input sequence. In other APIs: Invalid character. */
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
utypes.h 560 U_INVALID_CHAR_FOUND = 10, /**< Character conversion: Unmappable input sequence. In other APIs: Invalid character. */
  /external/webkit/Source/WebCore/icu/unicode/
utypes.h 560 U_INVALID_CHAR_FOUND = 10, /**< Character conversion: Unmappable input sequence. In other APIs: Invalid character. */
  /external/webkit/Source/WebKit/mac/icu/unicode/
utypes.h 560 U_INVALID_CHAR_FOUND = 10, /**< Character conversion: Unmappable input sequence. In other APIs: Invalid character. */

Completed in 665 milliseconds