Searched refs:iso8859_f (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/nkf/nkf-utf8/
H A Dnkf.c401 static int iso8859_f = FALSE; /* ISO8859 through */ variable
1234 iso8859_f = TRUE;
5597 iso8859_f = FALSE;
5957 if (!estab_f && !iso8859_f) {
5961 if (iso8859_f) {
5982 if (iso8859_f) {
6645 iso8859_f = TRUE; /* Only compatible with ISO-2022-JP */

Completed in 79 milliseconds