Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duset_props.cpp109 const UChar *prop, int32_t propLength, in uset_applyPropertyAlias() argument
113 UnicodeString p(prop, propLength); in uset_applyPropertyAlias()
/external/icu/icu4c/source/common/unicode/
Duset.h493 const UChar *prop, int32_t propLength,
/external/icu/libandroidicu/include/unicode/
Duset.h493 const UChar *prop, int32_t propLength,
/external/icu/libandroidicu/static_shim/
Dshim.cpp2583 void uset_applyPropertyAlias_android(USet * set, const UChar * prop, int32_t propLength, const UCha… in uset_applyPropertyAlias_android() argument
2584 uset_applyPropertyAlias(set, prop, propLength, value, valueLength, ec); in uset_applyPropertyAlias_android()