HomeSort by: relevance | last modified time | path
    Searched refs:clean_line (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/less/dist/
lesskey_parse.c 330 static char * clean_line(char *s) function
604 p = clean_line(p);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 3647 clean_line = CleanseComments(line)
3648 match = _RE_PATTERN_INCLUDE.search(clean_line)

Completed in 25 milliseconds