Home
last modified time | relevance | path

Searched refs:check_offset_max (Results 1 – 17 of 17) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.h810 #define check_offset_max substrs->data[2].max_offset macro
H A Dregexec.c992 if (prog->check_offset_min == prog->check_offset_max) { in Perl_re_intuit_start()
1102 && prog->check_offset_max != SSize_t_MAX) in Perl_re_intuit_start()
1120 if (prog->check_offset_max + check_len < targ_len) { in Perl_re_intuit_start()
1122 prog->check_offset_max, in Perl_re_intuit_start()
1163 if (check_at - rx_origin > prog->check_offset_max) in Perl_re_intuit_start()
1164 rx_origin = HOP3c(check_at, -prog->check_offset_max, rx_origin); in Perl_re_intuit_start()
1375 (IV)prog->check_offset_max, in Perl_re_intuit_start()
H A Dregcomp.c8214 RExC_rx->check_offset_max = RExC_rx->substrs->data[i].max_offset; in Perl_re_op_compile()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.h841 #define check_offset_max substrs->data[2].max_offset macro
H A Dregexec.c992 if (prog->check_offset_min == prog->check_offset_max) { in Perl_re_intuit_start()
1102 && prog->check_offset_max != SSize_t_MAX) in Perl_re_intuit_start()
1120 if (prog->check_offset_max + check_len < targ_len) { in Perl_re_intuit_start()
1122 prog->check_offset_max, in Perl_re_intuit_start()
1163 if (check_at - rx_origin > prog->check_offset_max) in Perl_re_intuit_start()
1164 rx_origin = HOP3c(check_at, -prog->check_offset_max, rx_origin); in Perl_re_intuit_start()
1375 (IV)prog->check_offset_max, in Perl_re_intuit_start()
H A Dregcomp.c8344 RExC_rx->check_offset_max = RExC_rx->substrs->data[i].max_offset; in Perl_re_op_compile()
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.h842 #define check_offset_max substrs->data[2].max_offset macro
H A Dregexec.c1002 if (prog->check_offset_min == prog->check_offset_max) { in Perl_re_intuit_start()
1112 && prog->check_offset_max != SSize_t_MAX) in Perl_re_intuit_start()
1130 if (prog->check_offset_max + check_len < targ_len) { in Perl_re_intuit_start()
1132 prog->check_offset_max, in Perl_re_intuit_start()
1173 if (check_at - rx_origin > prog->check_offset_max) in Perl_re_intuit_start()
1174 rx_origin = HOP3c(check_at, -prog->check_offset_max, rx_origin); in Perl_re_intuit_start()
1385 (IV)prog->check_offset_max, in Perl_re_intuit_start()
H A Dregcomp.c8305 RExC_rx->check_offset_max = RExC_rx->substrs->data[i].max_offset; in Perl_re_op_compile()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.h843 #define check_offset_max substrs->data[2].max_offset macro
H A Dregexec.c1002 if (prog->check_offset_min == prog->check_offset_max) { in Perl_re_intuit_start()
1112 && prog->check_offset_max != SSize_t_MAX) in Perl_re_intuit_start()
1130 if (prog->check_offset_max + check_len < targ_len) { in Perl_re_intuit_start()
1132 prog->check_offset_max, in Perl_re_intuit_start()
1173 if (check_at - rx_origin > prog->check_offset_max) in Perl_re_intuit_start()
1174 rx_origin = HOP3c(check_at, -prog->check_offset_max, rx_origin); in Perl_re_intuit_start()
1385 (IV)prog->check_offset_max, in Perl_re_intuit_start()
H A Dregcomp.c8334 RExC_rx->check_offset_max = RExC_rx->substrs->data[i].max_offset; in Perl_re_op_compile()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D500500024 check_offset_max # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D500500024 check_offset_max # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D500500024 check_offset_max # Z added by devel/scanprov
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim3488 syn keyword xsMacro check_end_shift check_offset_max check_offset_min
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim3488 syn keyword xsMacro check_end_shift check_offset_max check_offset_min