Home
last modified time | relevance | path

Searched refs:OnigUChar (Results 1 – 25 of 33) sorted by relevance

12

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Doniguruma.h130 int (*is_mbc_newline)(const OnigUChar* p, const OnigUChar* end);
131 OnigCodePoint (*mbc_to_code)(const OnigUChar* p, const OnigUChar* end);
134 …int (*mbc_case_fold)(OnigCaseFoldType flag, const OnigUChar** pp, const OnigUChar* end, OnigUCh…
140 OnigUChar* (*left_adjust_char_head)(const OnigUChar* start, const OnigUChar* p);
320 OnigUChar* onigenc_step_back P_((OnigEncoding enc, const OnigUChar* start, const OnigUChar* s, int …
335 OnigUChar* onigenc_get_right_adjust_char_head_with_prev P_((OnigEncoding enc, const OnigUChar* star…
337 OnigUChar* onigenc_get_prev_char_head P_((OnigEncoding enc, const OnigUChar* start, const OnigUChar
339 OnigUChar* onigenc_get_left_adjust_char_head P_((OnigEncoding enc, const OnigUChar* start, const On…
341 OnigUChar* onigenc_get_right_adjust_char_head P_((OnigEncoding enc, const OnigUChar* start, const O…
351 OnigUChar* onigenc_strdup P_((OnigEncoding enc, const OnigUChar* s, const OnigUChar* end));
[all …]
H A Diso8859_7.c176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Dcp1251.c176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in cp1251_get_case_fold_codes_by_str()
H A Diso8859_5.c188 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str()
H A Dkoi8.c207 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_get_case_fold_codes_by_str()
H A Dkoi8_r.c175 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_r_get_case_fold_codes_by_str()
H A Diso8859_2.c180 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_10.c193 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_13.c178 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_14.c194 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_15.c184 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_16.c191 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_3.c185 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_4.c188 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Diso8859_9.c178 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
H A Dregenc.h144 …i_get_case_fold_codes_by_str P_((OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, …
146 …Codes map[], int ess_tsett_flag, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, …
180 …des_by_str P_((OnigEncoding enc, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, …
H A Dutf32_be.c135 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32be_get_case_fold_codes_by_str()
H A Dutf32_le.c136 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32le_get_case_fold_codes_by_str()
H A Diso8859_1.c115 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str()
H A Dutf16_be.c248 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16be_get_case_fold_codes_by_str()
H A Dutf16_le.c248 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
H A Dutf8.c258 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DCALLOUTS.API.ja161 # const OnigUChar* onig_get_contents_by_callout_args(OnigCalloutArgs* args)
194 # const OnigUChar* onig_get_string_by_callout_args(OnigCalloutArgs* args)
200 # const OnigUChar* onig_get_string_end_by_callout_args(OnigCalloutArgs* args)
206 # const OnigUChar* onig_get_start_by_callout_args(OnigCalloutArgs* args)
216 # const OnigUChar* onig_get_current_by_callout_args(OnigCalloutArgs* args)
243 # const OnigUChar* onig_get_callout_tag_start(OnigRegex reg, int callout_num)
248 # const OnigUChar* onig_get_callout_tag_end(OnigRegex reg, int callout_num)
253 # int onig_get_callout_num_by_tag(OnigRegex reg, const OnigUChar* tag, const OnigUChar* tag_end)
328 …callout_data_by_tag(OnigRegex reg, OnigMatchParam* mp, const OnigUChar* tag, const OnigUChar* tag_…
345 …callout_data_by_tag(OnigRegex reg, OnigMatchParam* mp, const OnigUChar* tag, const OnigUChar* tag_…
[all …]
H A DCALLOUTS.API161 # const OnigUChar* onig_get_contents_by_callout_args(OnigCalloutArgs* args)
197 # const OnigUChar* onig_get_string_by_callout_args(OnigCalloutArgs* args)
203 # const OnigUChar* onig_get_string_end_by_callout_args(OnigCalloutArgs* args)
209 # const OnigUChar* onig_get_start_by_callout_args(OnigCalloutArgs* args)
219 # const OnigUChar* onig_get_current_by_callout_args(OnigCalloutArgs* args)
246 # int onig_get_callout_num_by_tag(OnigRegex reg, const OnigUChar* tag, const OnigUChar* tag_end)
251 # const OnigUChar* onig_get_callout_tag_start(OnigRegex reg, int callout_num)
257 # const OnigUChar* onig_get_callout_tag_end(OnigRegex reg, int callout_num)
331 …callout_data_by_tag(OnigRegex reg, OnigMatchParam* mp, const OnigUChar* tag, const OnigUChar* tag_…
348 …callout_data_by_tag(OnigRegex reg, OnigMatchParam* mp, const OnigUChar* tag, const OnigUChar* tag_…
[all …]
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c871 …tatic int _php_mb_onig_search(regex_t* reg, const OnigUChar* str, const OnigUChar* end, const Onig… in _php_mb_onig_search()
946 …if (_php_mb_onig_search(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), (OnigUChar *)… in _php_mb_regex_ereg_exec()
1023 OnigUChar *pos; in _php_mb_regex_ereg_replace_exec()
1024 OnigUChar *string_lim; in _php_mb_regex_ereg_replace_exec()
1119 pos = (OnigUChar *)string; in _php_mb_regex_ereg_replace_exec()
1123 …err = _php_mb_onig_search(re, (OnigUChar *)string, (OnigUChar *)string_lim, pos, (OnigUChar *)stri… in _php_mb_regex_ereg_replace_exec()
1272 OnigUChar *pos, *chunk_pos; in PHP_FUNCTION()
1304 …err = _php_mb_onig_search(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), pos, (OnigU… in PHP_FUNCTION()
1396 …err = onig_match_with_param(re, (OnigUChar *)string, (OnigUChar *)(string + string_len), (OnigUCha… in PHP_FUNCTION()
1416 OnigUChar *str; in _php_mb_regex_ereg_search_exec()
[all …]

Completed in 43 milliseconds

12