Searched refs:htmlutil (Results 1 - 4 of 4) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Dcheckerbase.py32 from closure_linter.common import htmlutil namespace
177 self.CheckLines(filename, htmlutil.GetScriptLines(f), True)
H A Decmalintrules.py36 from closure_linter.common import htmlutil namespace
518 end_string = htmlutil.StripTags(end_token.string).strip()
523 end_string = htmlutil.StripTags(end_token.string).rstrip()
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Dcheckerbase.py32 from closure_linter.common import htmlutil namespace
177 self.CheckLines(filename, htmlutil.GetScriptLines(f), True)
H A Decmalintrules.py36 from closure_linter.common import htmlutil namespace
518 end_string = htmlutil.StripTags(end_token.string).strip()
523 end_string = htmlutil.StripTags(end_token.string).rstrip()

Completed in 76 milliseconds