HomeSort by relevance Sort by last modified time
    Searched refs:comment_block_middle_pattern (Results 1 - 2 of 2) sorted by null

  /external/skia/
PRESUBMIT.py 138 comment_block_middle_pattern = re.compile('^\s+\*.*')
143 comment_block_middle_pattern.match(line) or
  /external/skqp/
PRESUBMIT.py 115 comment_block_middle_pattern = re.compile('^\s+\*.*')
120 comment_block_middle_pattern.match(line) or

Completed in 331 milliseconds