Home
last modified time | relevance | path

Searched refs:ess_tsett_flag (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregenc.c473 int ess_tsett_flag, OnigCaseFoldType flag, in onigenc_apply_all_case_fold_with_map() argument
492 if (ess_tsett_flag != 0) in onigenc_apply_all_case_fold_with_map()
501 int ess_tsett_flag, OnigCaseFoldType flag ARG_UNUSED, in onigenc_get_case_fold_codes_by_str_with_map() argument
508 if (*p == 0x53 && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
523 if (*p == 0x73 && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
534 else if (*p == 0xdf && ess_tsett_flag != 0) { in onigenc_get_case_fold_codes_by_str_with_map()
H A Dregenc.h121 …ld_with_map P_((int map_size, const OnigPairCaseFoldCodes map[], int ess_tsett_flag, OnigCaseFoldT…
122 …tr_with_map P_((int map_size, const OnigPairCaseFoldCodes map[], int ess_tsett_flag, OnigCaseFoldT…

Completed in 11 milliseconds