Searched refs:check_next (Results 1 – 6 of 6) sorted by relevance
183 static int check_next (LexState *ls, const char *set) { in check_next() function235 if (first == '0' && check_next(ls, "Xx")) /* hexadecimal? */ in read_numeral()238 if (check_next(ls, expo)) /* exponent part? */ in read_numeral()239 check_next(ls, "+-"); /* optional exponent sign */ in read_numeral()470 if (check_next(ls, ".")) { in llex()471 if (check_next(ls, ".")) in llex()
115 check_next = 0129 if check_next:167 check_next = 1177 check_next = 1182 check_next = 1191 elif not check_next: # it's past the end of the rl
57 my $check_next = 0;
56 my $check_next = 0;
891 int check_next = 0; in add_range() local935 if (check_next) { in add_range()976 check_next = 1; in add_range()979 if (!check_next) in add_range()989 check_next = 1; in add_range()996 check_next = 1; in add_range()1001 if (check_next) in add_range()
506 goto check_next; in sip_process_new_packet()565 check_next: in sip_process_new_packet()