We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb83733 commit 3422fbcCopy full SHA for 3422fbc
regcomp_internal.h
@@ -142,7 +142,6 @@ struct RExC_state_t {
142
U32 study_chunk_recursed_bytes; /* bytes in bitmap */
143
I32 in_lookaround;
144
I32 contains_locale;
145
- I32 override_recoding;
146
I32 recode_x_to_native;
147
I32 in_multi_char_class;
148
int code_index; /* next code_blocks[] slot */
0 commit comments