Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dregcomp.c12763 S_regnode_guts(pTHX_ RExC_state_t *pRExC_state, const STRLEN extra_size) in S_regnode_guts() function
12787 return S_regnode_guts(aTHX_ pRExC_state, extra_size); in S_regnode_guts_debug()
Dembed.h1903 # define regnode_guts(a,b) S_regnode_guts(aTHX_ a,b)
Dproto.h8398 S_regnode_guts(pTHX_ RExC_state_t *pRExC_state, const STRLEN extra_len);