Home | History | Annotate | Download | only in i18n

Lines Matching full:colon

1110         if (cur + 2 < text.length() && text.charAt(cur) == (UChar)0x003A /* colon */) {
1119 if (cur + 2 < text.length() && text.charAt(cur) == (UChar)0x003A /* colon */) {