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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h1935 #define force_word S_force_word
4452 #define force_word(a,b,c,d,e) S_force_word(aTHX_ a,b,c,d,e)
H A Dproto.h1220 STATIC char* S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack, int allow_tick);
H A Dtoke.c748 * S_force_word
751 * it calls S_force_word to stick the next word into the PL_next lookahead.
764 S_force_word(pTHX_ register char *start, int token, int check_keyword, int allow_pack, int allow_initial_tick) function

Completed in 52 milliseconds