Home
last modified time | relevance | path

Searched refs:constructed_prefix_len (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c17935 Size_t constructed_prefix_len = 0; /* This gives the length of the in S_regclass() local
17982 constructed_prefix_len = SvCUR(substitute_parse); in S_regclass()
18007 RExC_copy_start_in_constructed = RExC_start + constructed_prefix_len; in S_regclass()
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c18676 Size_t constructed_prefix_len = 0; /* This gives the length of the in S_regclass() local
18728 constructed_prefix_len = SvCUR(substitute_parse); in S_regclass()
18754 RExC_copy_start_in_constructed = RExC_start + constructed_prefix_len; in S_regclass()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c18750 Size_t constructed_prefix_len = 0; /* This gives the length of the in S_regclass() local
18802 constructed_prefix_len = SvCUR(substitute_parse); in S_regclass()
18828 RExC_copy_start_in_constructed = RExC_start + constructed_prefix_len; in S_regclass()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c18537 Size_t constructed_prefix_len = 0; /* This gives the length of the in S_regclass() local
18589 constructed_prefix_len = SvCUR(substitute_parse); in S_regclass()
18615 RExC_copy_start_in_constructed = RExC_start + constructed_prefix_len; in S_regclass()