Home | History | Annotate | Download | only in subtitle

Lines Matching refs:isSpecialChar

1079             return isBasicChar() || isSpecialChar() || isExtendedChar();
1104 private boolean isSpecialChar() {