Home
last modified time | relevance | path

Searched refs:SMALL_S (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in get_case_fold_codes_by_str()
154 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
155 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { /* ss */ in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
595 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
599 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
627 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
628 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { in onigenc_get_case_fold_codes_by_str_with_map()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in get_case_fold_codes_by_str()
154 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
155 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { /* ss */ in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
595 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
599 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
627 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
628 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { in onigenc_get_case_fold_codes_by_str_with_map()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/onig_sys-69.6.0/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in get_case_fold_codes_by_str()
154 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
155 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { /* ss */ in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
595 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
599 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
627 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
628 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { in onigenc_get_case_fold_codes_by_str_with_map()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in get_case_fold_codes_by_str()
154 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
155 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { /* ss */ in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
595 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
599 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
627 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
628 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { in onigenc_get_case_fold_codes_by_str_with_map()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in get_case_fold_codes_by_str()
154 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
155 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { /* ss */ in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
595 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
599 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
627 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
628 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { in onigenc_get_case_fold_codes_by_str_with_map()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in get_case_fold_codes_by_str()
154 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
155 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { /* ss */ in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
595 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
599 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
627 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
628 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { in onigenc_get_case_fold_codes_by_str_with_map()
/dports/textproc/bat/bat-0.18.3/cargo-crates/onig_sys-69.6.0/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in get_case_fold_codes_by_str()
154 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
155 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { /* ss */ in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
595 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
599 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S)) { /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
627 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
628 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S)) { in onigenc_get_case_fold_codes_by_str_with_map()
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) in get_case_fold_codes_by_str()
155 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
156 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
598 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
602 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
631 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
632 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in onigenc_get_case_fold_codes_by_str_with_map()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) in get_case_fold_codes_by_str()
155 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
156 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
598 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
602 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
631 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
632 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in onigenc_get_case_fold_codes_by_str_with_map()
/dports/devel/oniguruma/oniguruma-6.9.7.1/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) in get_case_fold_codes_by_str()
155 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
156 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
598 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
602 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
631 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
632 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in onigenc_get_case_fold_codes_by_str_with_map()
/dports/www/zola/zola-0.15.2/cargo-crates/onig_sys-69.7.1/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) in get_case_fold_codes_by_str()
155 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
156 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
598 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
602 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
631 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
632 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in onigenc_get_case_fold_codes_by_str_with_map()
/dports/www/xh/xh-0.14.1/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Diso8859_1.c33 #define SMALL_S 0x73 macro
121 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in get_case_fold_codes_by_str()
126 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) in get_case_fold_codes_by_str()
155 if (*p == SMALL_S && end > p + 1 in get_case_fold_codes_by_str()
156 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in get_case_fold_codes_by_str()
H A Dregenc.c33 #define SMALL_S 0x73 macro
555 static OnigCodePoint ss[] = { SMALL_S, SMALL_S }; in ss_apply_all_case_fold()
598 static OnigUChar sa[] = { LARGE_S, SMALL_S }; in onigenc_get_case_fold_codes_by_str_with_map()
602 && (*(p+1) == LARGE_S || *(p+1) == SMALL_S) /* SS */ in onigenc_get_case_fold_codes_by_str_with_map()
631 if (*p == SMALL_S && ess_tsett_flag != 0 && end > p + 1 in onigenc_get_case_fold_codes_by_str_with_map()
632 && (*(p+1) == SMALL_S || *(p+1) == LARGE_S) in onigenc_get_case_fold_codes_by_str_with_map()