Home
last modified time | relevance | path

Searched refs:RExC_unlexed_names (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c290 #define RExC_unlexed_names (pRExC_state->unlexed_names) macro
12965 if (! RExC_unlexed_names) { in S_grok_bslash_N()
12966 RExC_unlexed_names = newHV(); in S_grok_bslash_N()
12975 if ((value_svp = hv_fetch(RExC_unlexed_names, RExC_parse, in S_grok_bslash_N()
12994 if (! hv_store(RExC_unlexed_names, RExC_parse, name_len, in S_grok_bslash_N()
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c347 #define RExC_unlexed_names (pRExC_state->unlexed_names) macro
13196 if (! RExC_unlexed_names) { in S_grok_bslash_N()
13197 RExC_unlexed_names = newHV(); in S_grok_bslash_N()
13206 if ((value_svp = hv_fetch(RExC_unlexed_names, RExC_parse, in S_grok_bslash_N()
13225 if (! hv_store(RExC_unlexed_names, RExC_parse, name_len, in S_grok_bslash_N()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c347 #define RExC_unlexed_names (pRExC_state->unlexed_names) macro
13270 if (! RExC_unlexed_names) { in S_grok_bslash_N()
13271 RExC_unlexed_names = newHV(); in S_grok_bslash_N()
13280 if ((value_svp = hv_fetch(RExC_unlexed_names, RExC_parse, in S_grok_bslash_N()
13299 if (! hv_store(RExC_unlexed_names, RExC_parse, name_len, in S_grok_bslash_N()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c354 #define RExC_unlexed_names (pRExC_state->unlexed_names) macro
13060 if (! RExC_unlexed_names) { in S_grok_bslash_N()
13061 RExC_unlexed_names = newHV(); in S_grok_bslash_N()
13070 if ((value_svp = hv_fetch(RExC_unlexed_names, RExC_parse, in S_grok_bslash_N()
13089 if (! hv_store(RExC_unlexed_names, RExC_parse, name_len, in S_grok_bslash_N()