Home
last modified time | relevance | path

Searched refs:cont_line (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Parser/
Dtokenizer.h66 int cont_line; /* whether we are in a continuation line. */ member
Dtokenizer.c79 tok->cont_line = 0; in tok_new()
210 if (tok->cont_line) { in check_coding_spec()
1663 tok->cont_line = 0; in tok_get()
1979 tok->cont_line = 1; in tok_get()