Home
last modified time | relevance | path

Searched refs:file_contents (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dcheck-obsolete-constructs.py125 def tokenize_c(file_contents, reporter): argument
143 limit = len(file_contents)
148 mo = HEADER_NAME_RE.match(file_contents, pos)
153 mo = PP_TOKEN_RE.match(file_contents, pos)
158 mo = PP_TOKEN_RE.match(file_contents, pos)

Completed in 5 milliseconds