Searched defs:restart_line (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/regex/v4/ | ||
D | regbase.hpp | 112 restart_line = 2, enumerator |
/third_party/python/Lib/idlelib/ | ||
D | pyshell.py | 410 def restart_line(width, filename): # See bpo-38141. function |