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

  /external/icu4c/i18n/
msgfmt.cpp 230 customFormatArgStarts(NULL),
251 customFormatArgStarts(NULL),
273 customFormatArgStarts(NULL),
294 customFormatArgStarts(NULL),
308 uhash_close(customFormatArgStarts);
387 if ((customFormatArgStarts == NULL) != (that.customFormatArgStarts == NULL)) {
390 if (customFormatArgStarts == NULL) {
395 const int32_t count = uhash_count(customFormatArgStarts);
396 const int32_t rhs_count = uhash_count(that.customFormatArgStarts);
    [all...]
  /external/icu4c/i18n/unicode/
msgfmt.h     [all...]

Completed in 28 milliseconds