Home
last modified time | relevance | path

Searched defs:regnode_anyofhs (Results 1 – 3 of 3) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.h138 struct regnode_anyofhs { /* Constructed this way to keep the string aligned. */ struct
139 U8 str_len;
140 U8 type;
141 U16 next_off;
142 U32 arg1; /* set by set_ANYOF_arg() */
143 char string[1];
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.h138 struct regnode_anyofhs { /* Constructed this way to keep the string aligned. */ struct
139 U8 str_len;
140 U8 type;
141 U16 next_off;
142 U32 arg1; /* set by set_ANYOF_arg() */
143 char string[1];
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.h137 struct regnode_anyofhs { /* Constructed this way to keep the string aligned. */ struct
138 U8 str_len;
139 U8 type;
140 U16 next_off;
141 U32 arg1; /* set by set_ANYOF_arg() */
142 char string[1];