Home
last modified time | relevance | path

Searched refs:old_old_s (Results 1 – 3 of 3) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c14182 char *s, *old_s = NULL, *old_old_s = NULL; in S_regatom() local
14304 old_old_s = old_s; in S_regatom()
15026 s = old_old_s; /* Point to the beginning of the final char in S_regatom()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c14256 char *s, *old_s = NULL, *old_old_s = NULL; in S_regatom() local
14378 old_old_s = old_s; in S_regatom()
15100 s = old_old_s; /* Point to the beginning of the final char in S_regatom()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c14054 char *s, *old_s = NULL, *old_old_s = NULL; in S_regatom() local
14176 old_old_s = old_s; in S_regatom()
14883 s = old_old_s; /* Point to the beginning of the final char in S_regatom()