Searched refs:u_getIntPropertyMinValue (Results 1 - 12 of 12) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcucdtst.c2518 if( u_getIntPropertyMinValue(UCHAR_DASH)!=0 ||
2519 u_getIntPropertyMinValue(UCHAR_BIDI_CLASS)!=0 ||
2520 u_getIntPropertyMinValue(UCHAR_BLOCK)!=0 || /* j2478 */
2521 u_getIntPropertyMinValue(UCHAR_SCRIPT)!=0 || /*JB#2410*/
2522 u_getIntPropertyMinValue(0x2345)!=0
2524 log_err("error: u_getIntPropertyMinValue() wrong\n");
2828 min = u_getIntPropertyMinValue(propEnum);
2838 log_err("FAIL: u_getIntPropertyMinValue(%s) = %d, exp. 0\n",
2844 if( u_getIntPropertyMinValue(UCHAR_GENERAL_CATEGORY_MASK)!=0 ||
/external/icu4c/common/unicode/
H A Duchar.h1842 * @see u_getIntPropertyMinValue
1869 u_getIntPropertyMinValue(UProperty which);
1873 * Can be used together with u_getIntPropertyMinValue
H A Durename.h280 #define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinValue) macro
/external/icu4c/common/
H A Duprops.cpp497 u_getIntPropertyMinValue(UProperty /*which*/) { function
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h1498 * @see u_getIntPropertyMinValue
1525 u_getIntPropertyMinValue(UProperty which);
1529 * Can be used together with u_getIntPropertyMinValue
H A Durename.h177 #define u_getIntPropertyMinValue u_getIntPropertyMinValue_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h1498 * @see u_getIntPropertyMinValue
1525 u_getIntPropertyMinValue(UProperty which);
1529 * Can be used together with u_getIntPropertyMinValue
H A Durename.h177 #define u_getIntPropertyMinValue u_getIntPropertyMinValue_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h1498 * @see u_getIntPropertyMinValue
1525 u_getIntPropertyMinValue(UProperty which);
1529 * Can be used together with u_getIntPropertyMinValue
H A Durename.h177 #define u_getIntPropertyMinValue u_getIntPropertyMinValue_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h1498 * @see u_getIntPropertyMinValue
1525 u_getIntPropertyMinValue(UProperty which);
1529 * Can be used together with u_getIntPropertyMinValue
H A Durename.h177 #define u_getIntPropertyMinValue u_getIntPropertyMinValue_3_2 macro

Completed in 217 milliseconds