Searched refs:u_getPropertyValueName (Results 1 - 13 of 13) sorted by relevance

/external/icu4c/common/
H A Dpropname.cpp303 u_getPropertyValueName(UProperty property, function
319 return u_getPropertyValueName(UCHAR_SCRIPT, scriptCode,
325 return u_getPropertyValueName(UCHAR_SCRIPT, scriptCode,
/external/icu4c/common/unicode/
H A Duchar.h490 When used with u_getPropertyValueName() and u_getPropertyValueEnum(),
1476 * u_getPropertyValueName(). These selectors are used to choose which
1484 * @see u_getPropertyValueName()
2862 u_getPropertyValueName(UProperty property,
H A Durename.h276 #define u_getPropertyValueName U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueName) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h436 When used with u_getPropertyValueName() and u_getPropertyValueEnum(),
1173 * u_getPropertyValueName(). These selectors are used to choose which
1181 * @see u_getPropertyValueName()
2415 u_getPropertyValueName(UProperty property,
H A Durename.h183 #define u_getPropertyValueName u_getPropertyValueName_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h436 When used with u_getPropertyValueName() and u_getPropertyValueEnum(),
1173 * u_getPropertyValueName(). These selectors are used to choose which
1181 * @see u_getPropertyValueName()
2415 u_getPropertyValueName(UProperty property,
H A Durename.h183 #define u_getPropertyValueName u_getPropertyValueName_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h436 When used with u_getPropertyValueName() and u_getPropertyValueEnum(),
1173 * u_getPropertyValueName(). These selectors are used to choose which
1181 * @see u_getPropertyValueName()
2415 u_getPropertyValueName(UProperty property,
H A Durename.h183 #define u_getPropertyValueName u_getPropertyValueName_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h436 When used with u_getPropertyValueName() and u_getPropertyValueEnum(),
1173 * u_getPropertyValueName(). These selectors are used to choose which
1181 * @see u_getPropertyValueName()
2415 u_getPropertyValueName(UProperty property,
H A Durename.h183 #define u_getPropertyValueName u_getPropertyValueName_3_2 macro
/external/icu4c/test/intltest/
H A Drbbitst.cpp383 u_getPropertyValueName(UCHAR_GENERAL_CATEGORY,
386 u_getPropertyValueName(UCHAR_WORD_BREAK,
390 u_getPropertyValueName(UCHAR_SENTENCE_BREAK,
394 u_getPropertyValueName(UCHAR_LINE_BREAK,
/external/icu4c/test/cintltst/
H A Dcucdtst.c2914 const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice);

Completed in 2456 milliseconds