Searched refs:ONIG_ENCODING_ISO_8859_1 (Results 1 – 5 of 5) sorted by relevance
101 if (from == ONIG_ENCODING_ASCII || from == ONIG_ENCODING_ISO_8859_1) { in conv_encoding()118 if (from == ONIG_ENCODING_ASCII || from == ONIG_ENCODING_ISO_8859_1) { in conv_encoding()130 if (from == ONIG_ENCODING_ASCII || from == ONIG_ENCODING_ISO_8859_1) { in conv_encoding()147 if (from == ONIG_ENCODING_ASCII || from == ONIG_ENCODING_ISO_8859_1) { in conv_encoding()
17 #define REG_ENCODING_ISO_8859_1 ONIG_ENCODING_ISO_8859_1
213 #define ONIG_ENCODING_ISO_8859_1 (&OnigEncodingISO_8859_1) macro
269 #ifdef ONIG_ENCODING_ISO_8859_1272 ONIG_ENCODING_ISO_8859_1
83 ONIG_ENCODING_ISO_8859_1 ISO 8859-1
Completed in 30 milliseconds