Searched defs:requiredCapacity (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ddcfmtest.cpp139 int32_t requiredCapacity = s.extract(0, len, buf.getAlias(), capacity) + 1; local
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dreapits.c1053 int32_t requiredCapacity; local
1159 int32_t requiredCapacity; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Duregex.cpp1778 split(RegularExpression *regexp, UChar *destBuf, int32_t destCapacity, int32_t *requiredCapacity, UChar *destFields[], int32_t destFieldsCapacity, UErrorCode *status) argument
1914 uregex_split(URegularExpression *regexp2, UChar *destBuf, int32_t destCapacity, int32_t *requiredCapacity, UChar *destFields[], int32_t destFieldsCapacity, UErrorCode *status) argument

Completed in 186 milliseconds