Home
last modified time | relevance | path

Searched refs:poscache_size (Results 1 – 8 of 8) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dregexp.h701 STRLEN poscache_size; /* size of regmatch_info_aux.poscache */ member
H A Dregexec.c8667 if ((SSize_t)reginfo->poscache_size < size) { in S_regmatch()
8669 reginfo->poscache_size = size; in S_regmatch()
8674 reginfo->poscache_size = size; in S_regmatch()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregexp.h701 STRLEN poscache_size; /* size of regmatch_info_aux.poscache */ member
H A Dregexec.c8680 if ((SSize_t)reginfo->poscache_size < size) { in S_regmatch()
8682 reginfo->poscache_size = size; in S_regmatch()
8687 reginfo->poscache_size = size; in S_regmatch()
/dports/lang/perl5.30/perl-5.30.3/
H A Dregexp.h699 STRLEN poscache_size; /* size of regmatch_info_aux.poscache */ member
H A Dregexec.c7990 if ((SSize_t)reginfo->poscache_size < size) { in S_regmatch()
7992 reginfo->poscache_size = size; in S_regmatch()
7997 reginfo->poscache_size = size; in S_regmatch()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregexp.h697 STRLEN poscache_size; /* size of regmatch_info_aux.poscache */ member
H A Dregexec.c8156 if ((SSize_t)reginfo->poscache_size < size) { in S_regmatch()
8158 reginfo->poscache_size = size; in S_regmatch()
8163 reginfo->poscache_size = size; in S_regmatch()