Searched refs:seperator (Results 1 – 7 of 7) sorted by relevance
51 UnicodeString* split(const UnicodeString& str, UChar seperator, int32_t& count);
323 UnicodeString* CompoundTransliteratorTest::split(const UnicodeString& str, UChar seperator, int32_t… in split() argument329 if(str.charAt(i) == seperator) in split()337 if (str.charAt(i) == seperator) { in split()
91 String seperator, BraceType brace) { in append() argument98 builder.append(seperator); in append()
429 #mainBodyFixed .seperator {444 #mainBodyBottom .seperator {
104 * OPT_SEP : A menu seperator (visually divide menu into parts)
433 #mainBodyFixed .seperator {448 #mainBodyBottom .seperator {
3 * Fixed handling of thousands seperator (`#353 <https://github.com/fmtlib/fmt/issues/353>`_)