Searched refs:uset_applyPropertyAlias (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/common/ |
D | uset_props.cpp | 108 uset_applyPropertyAlias(USet* set, in uset_applyPropertyAlias() function
|
/external/icu/libandroidicu/include/unicode/ |
D | uset.h | 492 uset_applyPropertyAlias(USet* set,
|
D | urename.h | 1605 #define uset_applyPropertyAlias U_ICU_ENTRY_POINT_RENAME(uset_applyPropertyAlias) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | uset.h | 492 uset_applyPropertyAlias(USet* set,
|
D | urename.h | 1605 #define uset_applyPropertyAlias U_ICU_ENTRY_POINT_RENAME(uset_applyPropertyAlias) macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 184 uset_applyPropertyAlias(set2, PAT_lb, PAT_lb_LEN, VAL_SP, VAL_SP_LEN, &ec); in TestAPI()
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 2584 uset_applyPropertyAlias(set, prop, propLength, value, valueLength, ec); in uset_applyPropertyAlias_android()
|