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

  /external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c 61 static const UChar redundantPattern[]={ 0x79, 0x79, 0x4d, 0x4d, 0x4d, 0 }; /* yyMMM */
242 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
249 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
281 ptrResult[1] = redundantPattern;
  /external/icu4c/test/cintltst/
udatpg_test.c 61 static const UChar redundantPattern[]={ 0x79, 0x79, 0x4d, 0x4d, 0x4d, 0 }; /* yyMMM */
242 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
249 conflict = udatpg_addPattern(dtpg, redundantPattern, 5, FALSE, result, 20,
281 ptrResult[1] = redundantPattern;

Completed in 165 milliseconds