Home
last modified time | relevance | path

Searched refs:ONIG_ENCODING_UTF8 (Results 1 – 7 of 7) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Donig_init.c38 ONIG_ENCODING_UTF8 in onig_init()
H A Dutf8.c230 return onigenc_unicode_mbc_case_fold(ONIG_ENCODING_UTF8, flag, in mbc_case_fold()
260 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF8, in get_case_fold_codes_by_str()
H A Dreggnu.c133 enc = ONIG_ENCODING_UTF8; in re_mbcinit()
H A Dregposix.c261 enc = ONIG_ENCODING_UTF8; in reg_set_encoding()
H A Doniguruma.h200 #define ONIG_ENCODING_UTF8 (&OnigEncodingUTF8) macro
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c75 pglobals->default_mbctype = ONIG_ENCODING_UTF8; in _php_mb_regex_globals_ctor()
76 pglobals->current_mbctype = ONIG_ENCODING_UTF8; in _php_mb_regex_globals_ctor()
203 #ifdef ONIG_ENCODING_UTF8
206 ONIG_ENCODING_UTF8
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DAPI116 ONIG_ENCODING_UTF8 UTF-8

Completed in 24 milliseconds