Searched refs:patNoFields (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cdattst.c | 1769 static const UChar patNoFields[] = { 0x0027, 0x0078, 0x0078, 0x0078, 0x0027, 0 }; /* "'xxx'" */ variable 1859 udat_applyPattern(udfmt, FALSE, patNoFields, -1); in TestFormatForFields()
|
D | cnumtst.c | 3064 static const UChar patNoFields[] = { 0x0027, 0x0078, 0x0027, 0 }; /* "'x'", for UNUM_PATTERN_DECIMA… variable 3117 unum_open(itemPtr->style, patNoFields, -1, itemPtr->locale, NULL, &status): in TestFormatForFields()
|