Searched refs:isISO8859_14 (Results 1 – 2 of 2) sorted by relevance
179 private static boolean isISO8859_14(int codepoint) { in isISO8859_14() method in CharsetCompoundText217 } else if (isISO8859_14(codepoint)) { in getState()
148 #define isISO8859_14(codepoint) \ macro200 } else if (isISO8859_14(codepoint)) { in getState()