Searched refs:get_spaces_firstword (Results 1 – 2 of 2) sorted by relevance
26 def get_spaces_firstword(codeline, c=re.compile(r"^(\s*)(\w*)")): function37 spaces, firstword = get_spaces_firstword(codeline)
417 get = codecontext.get_spaces_firstword