Home
last modified time | relevance | path

Searched refs:uset_applyPropertyAlias (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/common/
Duset_props.cpp108 uset_applyPropertyAlias(USet* set, in uset_applyPropertyAlias() function
/external/icu/icu4c/source/common/unicode/
Duset.h492 uset_applyPropertyAlias(USet* set,
Durename.h1605 #define uset_applyPropertyAlias U_ICU_ENTRY_POINT_RENAME(uset_applyPropertyAlias) macro
/external/icu/libandroidicu/include/unicode/
Duset.h492 uset_applyPropertyAlias(USet* set,
Durename.h1605 #define uset_applyPropertyAlias U_ICU_ENTRY_POINT_RENAME(uset_applyPropertyAlias) macro
/external/icu/icu4c/source/test/cintltst/
Dusettest.c184 uset_applyPropertyAlias(set2, PAT_lb, PAT_lb_LEN, VAL_SP, VAL_SP_LEN, &ec); in TestAPI()
/external/icu/libandroidicu/static_shim/
Dshim.cpp2584 uset_applyPropertyAlias(set, prop, propLength, value, valueLength, ec); in uset_applyPropertyAlias_android()