Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregenc.c448 int ess_tsett_flag, OnigCaseFoldType flag, in onigenc_apply_all_case_fold_with_map() argument
467 if (ess_tsett_flag != 0) in onigenc_apply_all_case_fold_with_map()
476 int ess_tsett_flag, OnigCaseFoldType flag ARG_UNUSED, in onigenc_get_case_fold_codes_by_str_with_map() argument
483 if (*p == 0x53 && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
498 if (*p == 0x73 && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
509 else if (*p == 0xdf && ess_tsett_flag != 0) { in onigenc_get_case_fold_codes_by_str_with_map()
H A Dregenc.h117 …ld_with_map P_((int map_size, const OnigPairCaseFoldCodes map[], int ess_tsett_flag, OnigCaseFoldT…
118 …tr_with_map P_((int map_size, const OnigPairCaseFoldCodes map[], int ess_tsett_flag, OnigCaseFoldT…

Completed in 12 milliseconds