Home
last modified time | relevance | path

Searched refs:ONIG_ENCODING_UTF32_BE (Results 1 – 6 of 6) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/enc/
H A Dutf32_be.c112 return onigenc_unicode_mbc_case_fold(ONIG_ENCODING_UTF32_BE, flag, pp, end, in utf32be_mbc_case_fold()
164 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF32_BE, in utf32be_get_case_fold_codes_by_str()
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregext.c130 if (to == ONIG_ENCODING_UTF32_BE) {
155 else if (from == ONIG_ENCODING_UTF32_BE) {
H A Doniguruma.h222 #define ONIG_ENCODING_UTF32_BE (&OnigEncodingUTF32_BE) macro
H A DHISTORY1053 2004/05/25: [new] support UTF-32BE. (ONIG_ENCODING_UTF32_BE)
/PHP-7.1/ext/mbstring/
H A Dphp_mbregex.c214 #ifdef ONIG_ENCODING_UTF32_BE
217 ONIG_ENCODING_UTF32_BE
/PHP-7.1/ext/mbstring/oniguruma/doc/
H A DAPI101 ONIG_ENCODING_UTF32_BE UTF-32BE

Completed in 25 milliseconds