Searched refs:is_continuation (Results 1 – 1 of 1) sorted by relevance
136 def is_continuation(text, i): function148 or (m[i] == CODE and (text[i].isspace() or is_continuation(text, i))))