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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexec.c4511 return S_reghopmaybe3(aTHX_ s, off, (U8*)(off >= 0 ? PL_regeol : PL_bostr));
4515 S_reghopmaybe3(pTHX_ U8* s, I32 off, U8* lim) function
H A Dembed.h1741 #define reghopmaybe3 S_reghopmaybe3
4258 #define reghopmaybe3(a,b,c) S_reghopmaybe3(aTHX_ a,b,c)
H A Dproto.h1141 STATIC U8* S_reghopmaybe3(pTHX_ U8 *pos, I32 off, U8 *lim);

Completed in 133 milliseconds