Home
last modified time | relevance | path

Searched refs:VERTICAL_BAR (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dchoicfmt.cpp54 #define VERTICAL_BAR ((UChar)0x007C) /*|*/ macro
333 } else if (c == VERTICAL_BAR) { in applyPattern()
420 } else if (c == VERTICAL_BAR) { in applyPattern()
467 result += VERTICAL_BAR; in toPattern()
490 || text.indexOf(VERTICAL_BAR) >= 0; in toPattern()
/external/chromium/third_party/icu/source/i18n/
Dchoicfmt.cpp54 #define VERTICAL_BAR ((UChar)0x007C) /*|*/ macro
333 } else if (c == VERTICAL_BAR) { in applyPattern()
420 } else if (c == VERTICAL_BAR) { in applyPattern()
467 result += VERTICAL_BAR; in toPattern()
490 || text.indexOf(VERTICAL_BAR) >= 0; in toPattern()