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

/external/icu4c/common/unicode/
H A Duchar.h578 UCHAR_INVALID_CODE = -1 enumerator in enum:UProperty
2671 * @param property UProperty selector other than UCHAR_INVALID_CODE.
2710 * @return a UProperty enum, or UCHAR_INVALID_CODE if the given name
2786 * If out of range, UCHAR_INVALID_CODE is returned.
2792 * @return a value integer or UCHAR_INVALID_CODE if the given name
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h499 UCHAR_INVALID_CODE = -1 enumerator in enum:UProperty
2319 * @param property UProperty selector other than UCHAR_INVALID_CODE.
2358 * @return a UProperty enum, or UCHAR_INVALID_CODE if the given name
2434 * If out of range, UCHAR_INVALID_CODE is returned.
2440 * @return a value integer or UCHAR_INVALID_CODE if the given name
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h499 UCHAR_INVALID_CODE = -1 enumerator in enum:UProperty
2319 * @param property UProperty selector other than UCHAR_INVALID_CODE.
2358 * @return a UProperty enum, or UCHAR_INVALID_CODE if the given name
2434 * If out of range, UCHAR_INVALID_CODE is returned.
2440 * @return a value integer or UCHAR_INVALID_CODE if the given name
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h499 UCHAR_INVALID_CODE = -1 enumerator in enum:UProperty
2319 * @param property UProperty selector other than UCHAR_INVALID_CODE.
2358 * @return a UProperty enum, or UCHAR_INVALID_CODE if the given name
2434 * If out of range, UCHAR_INVALID_CODE is returned.
2440 * @return a value integer or UCHAR_INVALID_CODE if the given name
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h499 UCHAR_INVALID_CODE = -1 enumerator in enum:UProperty
2319 * @param property UProperty selector other than UCHAR_INVALID_CODE.
2358 * @return a UProperty enum, or UCHAR_INVALID_CODE if the given name
2434 * If out of range, UCHAR_INVALID_CODE is returned.
2440 * @return a value integer or UCHAR_INVALID_CODE if the given name

Completed in 69 milliseconds