Searched refs:S_sublex_done (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h2007 #define sublex_done S_sublex_done
4524 #define sublex_done() S_sublex_done(aTHX)
H A Dproto.h1244 STATIC I32 S_sublex_done(pTHX);
H A Dtoke.c946 * S_sublex_start, S_sublex_push, and S_sublex_done. They're used when
1025 * ended in S_sublex_done. Returns a '(', starting the function arguments
1084 * S_sublex_done
1089 S_sublex_done(pTHX) function

Completed in 66 milliseconds