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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cdattst.c 389 static const UChar monthShortPatn[] = { 0x004D, 0 }; /* "M" */
391 static const UChar *monthPatnsList[] = { monthLongPatn, monthLongPatn, monthMediumPatn, monthShortPatn, NULL };
    [all...]
  /external/icu4c/test/cintltst/
cdattst.c 394 static const UChar monthShortPatn[] = { 0x004D, 0 }; /* "M" */
396 static const UChar *monthPatnsList[] = { monthLongPatn, monthLongPatn, monthMediumPatn, monthShortPatn, NULL };
    [all...]

Completed in 224 milliseconds