Home
last modified time | relevance | path

Searched refs:strCapacity (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcldrtest.c834 int32_t strCapacity = 0; in findSetMatch() local
836 strCapacity = uset_getItem(exemplarSet, i, &start, &end, str, strCapacity, &status); in findSetMatch()
839 if(strCapacity == 0){ in findSetMatch()
860 strCapacity++; /* increment for NUL termination */ in findSetMatch()
862 str = (UChar*) malloc(U_SIZEOF_UCHAR * strCapacity); in findSetMatch()
863strCapacity = uset_getItem(exemplarSet, i, &start, &end, str, strCapacity, &status); in findSetMatch()
868 if(uset_containsString(scripts[j],str, strCapacity) == TRUE){ in findSetMatch()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duset.cpp273 UChar* str, int32_t strCapacity, in uset_getItem() argument
290 return s->extract(str, strCapacity, *ec); in uset_getItem()
/third_party/skia/third_party/externals/icu/source/common/
Duset.cpp308 UChar* str, int32_t strCapacity, in uset_getItem() argument
325 return s->extract(str, strCapacity, *ec); in uset_getItem()
/third_party/icu/icu4c/source/common/
Duset.cpp308 UChar* str, int32_t strCapacity, in uset_getItem() argument
325 return s->extract(str, strCapacity, *ec); in uset_getItem()
/third_party/node/deps/icu-small/source/common/
Duset.cpp318 UChar* str, int32_t strCapacity, in uset_getItem() argument
335 return s->extract(str, strCapacity, *ec); in uset_getItem()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duset.h871 UChar* str, int32_t strCapacity,
/third_party/node/deps/icu-small/source/common/unicode/
Duset.h1005 UChar* str, int32_t strCapacity,
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duset.h957 UChar* str, int32_t strCapacity,
/third_party/icu/icu4c/source/common/unicode/
Duset.h957 UChar* str, int32_t strCapacity,