Searched refs:defaultSeparator (Results 1 – 2 of 2) sorted by relevance
451 static const UChar defaultSeparator[3] = { 0x002c, 0x0020 , 0x0000 }; /* comma + space */ in uloc_getDisplayName() local483 dispLocSeparator = defaultSeparator; in uloc_getDisplayName()
468 …static const UChar defaultSeparator[9] = { 0x007b, 0x0030, 0x007d, 0x002c, 0x0020, 0x007b, 0x0031,… in uloc_getDisplayName() local524 separator = defaultSeparator; in uloc_getDisplayName()