Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dperl.c2185 S_parse_body(pTHX_ char **env, XSINIT_t xsinit) in S_parse_body() function
Dembed.h1506 # define parse_body(a,b) S_parse_body(aTHX_ a,b)
Dproto.h7686 S_parse_body(pTHX_ char **env, XSINIT_t xsinit);
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlinterp.pod80 C<perl_parse> is actually a wrapper around C<S_parse_body>, as defined