Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duset_props.cpp106 uset_applyPropertyAlias(USet* set, in uset_applyPropertyAlias() function
/external/icu/icu4c/source/common/unicode/
Duset.h484 uset_applyPropertyAlias(USet* set,
Durename.h1547 #define uset_applyPropertyAlias U_ICU_ENTRY_POINT_RENAME(uset_applyPropertyAlias) macro
/external/icu/icu4c/source/test/cintltst/
Dusettest.c182 uset_applyPropertyAlias(set2, PAT_lb, PAT_lb_LEN, VAL_SP, VAL_SP_LEN, &ec); in TestAPI()