Home
last modified time | relevance | path

Searched refs:ONIG_ENCODING_ISO_8859_1 (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregext.c101 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()
H A Donigcmpt200.h17 #define REG_ENCODING_ISO_8859_1 ONIG_ENCODING_ISO_8859_1
H A Doniguruma.h204 #define ONIG_ENCODING_ISO_8859_1 (&OnigEncodingISO_8859_1) macro
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c269 #ifdef ONIG_ENCODING_ISO_8859_1
272 ONIG_ENCODING_ISO_8859_1
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI83 ONIG_ENCODING_ISO_8859_1 ISO 8859-1

Completed in 23 milliseconds