Searched refs:isISO8859_14 (Results 1 – 4 of 4) sorted by relevance
181 private static boolean isISO8859_14(int codepoint) { in isISO8859_14() method in CharsetCompoundText219 } else if (isISO8859_14(codepoint)) { in getState()
150 #define isISO8859_14(codepoint) \ macro203 } else if (isISO8859_14(codepoint)) { in getState()