Searched refs:check_keyword (Results 1 – 5 of 5) sorted by relevance
318 …while (my $kwd = $self->check_keyword("REQUIRE|PROTOTYPES|EXPORT_XSUB_SYMBOLS|FALLBACK|VERSIONCHEC…325 if ($self->check_keyword("BOOT")) {563 $self->CASE_handler($_) if $self->check_keyword("CASE");635 if ($self->check_keyword("PPCODE")) {650 elsif ($self->check_keyword("CODE")) {796 if ($self->check_keyword("CASE")) {1074 sub check_keyword { subroutine1118 while (my $kwd = $self->check_keyword($pattern)) {
2254 S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack) in S_force_word() argument2267 if (check_keyword) { in S_force_word()
9226 S_force_word(pTHX_ char *start, int token, int check_keyword, int allow_pack);
5846 |int check_keyword \
3207 S |char* |force_word |NN char *start|int token|int check_keyword \