Searched defs:UCHAR_INVALID_CODE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h578 UCHAR_INVALID_CODE = -1 enumerator in enum:UProperty
2834 * @param property UProperty selector other than UCHAR_INVALID_CODE.
2873 * @return a UProperty enum, or UCHAR_INVALID_CODE if the given name
2949 * If out of range, UCHAR_INVALID_CODE is returned.
2955 * @return a value integer or UCHAR_INVALID_CODE if the given name
/external/icu/icu4c/source/common/unicode/
H A Duchar.h578 UCHAR_INVALID_CODE = -1 enumerator in enum:UProperty
2834 * @param property UProperty selector other than UCHAR_INVALID_CODE.
2873 * @return a UProperty enum, or UCHAR_INVALID_CODE if the given name
2949 * If out of range, UCHAR_INVALID_CODE is returned.
2955 * @return a value integer or UCHAR_INVALID_CODE if the given name

Completed in 47 milliseconds