Searched defs:U_INDEX_OUTOFBOUNDS_ERROR (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dutypes.h520 U_INDEX_OUTOFBOUNDS_ERROR = 8, /**< Trying to access the index that is out of bounds */ enumerator in enum:UErrorCode
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Dutypes.h657 U_INDEX_OUTOFBOUNDS_ERROR = 8, /**< Trying to access the index that is out of bounds */ enumerator in enum:UErrorCode
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Dutypes.h657 U_INDEX_OUTOFBOUNDS_ERROR = 8, /**< Trying to access the index that is out of bounds */ enumerator in enum:UErrorCode
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Dutypes.h657 U_INDEX_OUTOFBOUNDS_ERROR = 8, /**< Trying to access the index that is out of bounds */ enumerator in enum:UErrorCode
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dnucnvtst.c4679 TestNextUCharError(cnv, (const char*)source1, (const char*)source1+sizeof(source1), U_INDEX_OUTOFBOUNDS_ERROR, "a character is truncated"); local
[all...]

Completed in 238 milliseconds