Home
last modified time | relevance | path

Searched defs:regmatch_slab (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dregexp.h926 typedef struct regmatch_slab { struct
928 struct regmatch_slab *prev, *next; argument
929 } regmatch_slab; typedef
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregexp.h926 typedef struct regmatch_slab { struct
928 struct regmatch_slab *prev, *next; argument
929 } regmatch_slab; typedef
/dports/lang/perl5.30/perl-5.30.3/
H A Dregexp.h901 typedef struct regmatch_slab { struct
903 struct regmatch_slab *prev, *next; argument
904 } regmatch_slab; typedef
/dports/lang/perl5.32/perl-5.32.1/
H A Dregexp.h899 typedef struct regmatch_slab { struct
901 struct regmatch_slab *prev, *next; argument
902 } regmatch_slab; typedef