Searched refs:check_keyword (Results 1 – 5 of 5) sorted by relevance
311 sub check_keyword {405 while $kwd = check_keyword($pattern) ;1096 while ($kwd = check_keyword("REQUIRE|PROTOTYPES|FALLBACK|VERSIONCHECK|INCLUDE")) {1102 if (check_keyword("BOOT")) {1328 &CASE_handler if check_keyword("CASE");1385 if (check_keyword("PPCODE")) {1390 } elsif (check_keyword("CODE")) {1498 if (check_keyword("CASE")) {
958 S_force_word(pTHX_ register char *start, int token, int check_keyword, int allow_pack, int allow_in… in S_force_word() argument970 if (check_keyword && keyword(PL_tokenbuf, len)) in S_force_word()
1882 STATIC char* S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack, int allo…
1283 s |char* |force_word |NN char *start|int token|int check_keyword \
1266 s |char* |force_word |char *start|int token|int check_keyword \