Searched refs:propLength (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/common/ |
D | uset_props.cpp | 109 const UChar *prop, int32_t propLength, in uset_applyPropertyAlias() argument 113 UnicodeString p(prop, propLength); in uset_applyPropertyAlias()
|
/external/icu/icu4c/source/common/unicode/ |
D | uset.h | 493 const UChar *prop, int32_t propLength,
|
/external/icu/libandroidicu/include/unicode/ |
D | uset.h | 493 const UChar *prop, int32_t propLength,
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 2583 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()
|