Home
last modified time | relevance | path

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

/third_party/json/tools/amalgamate/
H A Damalgamate.py136 def _search_content(self, index, pattern, contexts): member in TranslationUnit
160 i = self._search_content(j, self.string_pattern,
164 i = self._search_content(j, self.c_comment_pattern,
168 i = self._search_content(j, self.cpp_comment_pattern,

Completed in 1 milliseconds