HomeSort by relevance Sort by last modified time
    Searched refs:patternCapacity (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
ulocdata.h 242 * @param patternCapacity the size of the buffer to store the locale display
247 * than patternCapacity, the returned pattern will be truncated.
254 int32_t patternCapacity,
  /external/icu/icu4c/source/test/cintltst/
udatpg_test.c 250 int32_t formattedCapacity, resultLen,patternCapacity ;
341 patternCapacity = (int32_t)(sizeof(pattern)/sizeof((pattern)[0]));
350 pattern, patternCapacity, &status);
  /external/icu/icu4c/source/test/intltest/
regextst.cpp     [all...]

Completed in 78 milliseconds