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

  /external/chromium-trace/catapult/catapult_build/
js_checks.py 134 stripped_contents = strip_js_comments.StripJSComments(contents).strip()
135 matches = re.match('^(.*?);', stripped_contents, re.DOTALL)
  /external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
parse_html_deps.py 50 def stripped_contents(self): member in class:InlineScript

Completed in 34 milliseconds