Searched defs:propLength (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duset_props.cpp107 const UChar *prop, int32_t propLength,
111 UnicodeString p(prop, propLength);
106 uset_applyPropertyAlias(USet* set, const UChar *prop, int32_t propLength, const UChar *value, int32_t valueLength, UErrorCode* ec) argument
/external/icu/icu4c/source/common/
H A Duset_props.cpp107 const UChar *prop, int32_t propLength,
111 UnicodeString p(prop, propLength);
106 uset_applyPropertyAlias(USet* set, const UChar *prop, int32_t propLength, const UChar *value, int32_t valueLength, UErrorCode* ec) argument

Completed in 97 milliseconds