Home | History | Annotate | Download | only in libevent

Lines Matching defs:white

19 white = re.compile(r'^\s+')
1052 global white
1057 line = white.sub(' ', line)