Home
last modified time | relevance | path

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

/third_party/python/Parser/
H A Dtokenizer.h66 int cont_line; /* whether we are in a continuation line. */ member
H A Dtokenizer.c80 tok->cont_line = 0; in tok_new()
212 if (tok->cont_line) { in check_coding_spec()
1738 tok->cont_line = 0; in tok_get()
2055 tok->cont_line = 1; in tok_get()

Completed in 3 milliseconds