/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | oniguruma.h | 96 #define UChar OnigUChar 154 int (*is_mbc_newline)(const OnigUChar* p, const OnigUChar* end); 155 OnigCodePoint (*mbc_to_code)(const OnigUChar* p, const OnigUChar* end); 158 …int (*mbc_case_fold)(OnigCaseFoldType flag, const OnigUChar** pp, const OnigUChar* end, OnigUCh… 164 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p); 338 OnigUChar* onigenc_step_back P_((OnigEncoding enc, const OnigUChar* start, const OnigUChar* s, int … 353 OnigUChar* onigenc_get_right_adjust_char_head_with_prev P_((OnigEncoding enc, const OnigUChar* star… 355 OnigUChar* onigenc_get_prev_char_head P_((OnigEncoding enc, const OnigUChar* start, const OnigUChar… 357 OnigUChar* onigenc_get_left_adjust_char_head P_((OnigEncoding enc, const OnigUChar* start, const On… 359 OnigUChar* onigenc_get_right_adjust_char_head P_((OnigEncoding enc, const OnigUChar* start, const O… [all …]
|
H A D | koi8.c | 120 koi8_is_mbc_ambiguous(OnigAmbigType flag, const OnigUChar** pp, const OnigUChar* end) 122 const OnigUChar* p = *pp; 226 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_get_case_fold_codes_by_str()
|
H A D | cp1251.c | 176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in cp1251_get_case_fold_codes_by_str()
|
H A D | koi8_r.c | 188 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_r_get_case_fold_codes_by_str()
|
H A D | iso8859_5.c | 201 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str()
|
H A D | iso8859_7.c | 197 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | regenc.h | 120 …i_get_case_fold_codes_by_str P_((OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, … 122 …Codes map[], int ess_tsett_flag, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, … 158 …des_by_str P_((OnigEncoding enc, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, …
|
H A D | iso8859_10.c | 215 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_13.c | 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_14.c | 217 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_16.c | 213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_2.c | 202 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_3.c | 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_4.c | 213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_9.c | 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_15.c | 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | utf32_be.c | 169 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32be_get_case_fold_codes_by_str()
|
H A D | utf32_le.c | 169 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32le_get_case_fold_codes_by_str()
|
H A D | utf16_be.c | 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16be_get_case_fold_codes_by_str()
|
H A D | utf16_le.c | 220 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
|
H A D | iso8859_1.c | 115 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str()
|
H A D | utf8.c | 309 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | regenc.c | 442 const OnigUChar* p, const OnigUChar* end ARG_UNUSED, in onigenc_ascii_get_case_fold_codes_by_str() 502 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in onigenc_get_case_fold_codes_by_str_with_map()
|
/PHP-7.2/ext/mbstring/ |
H A D | php_mbregex.c | 754 …if (onig_search(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), (OnigUChar *)string, … in _php_mb_regex_ereg_exec() 828 OnigUChar *pos; in _php_mb_regex_ereg_replace_exec() 829 OnigUChar *string_lim; in _php_mb_regex_ereg_replace_exec() 924 pos = (OnigUChar *)string; in _php_mb_regex_ereg_replace_exec() 928 …err = onig_search(re, (OnigUChar *)string, (OnigUChar *)string_lim, pos, (OnigUChar *)string_lim, … in _php_mb_regex_ereg_replace_exec() 1031 pos = (OnigUChar *)string + n; in _php_mb_regex_ereg_replace_exec() 1100 OnigUChar *pos, *chunk_pos; in PHP_FUNCTION() 1132 …err = onig_search(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), pos, (OnigUChar *)(… in PHP_FUNCTION() 1218 …err = onig_match(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), (OnigUChar *)string,… in PHP_FUNCTION() 1236 OnigUChar *str; in _php_mb_regex_ereg_search_exec() [all …]
|
/PHP-7.2/ext/mbstring/oniguruma/ |
H A D | README.ja | 80 ���뤳�ȡ����ΤȤ��ˤ�UChar��������줺��OnigUChar�Ȥ���̾��������Τߤ�
|