OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_attribute_pattern
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tools/copyright/
fileparser.py
28
self.
_attribute_pattern
= re.compile(
50
matches = self.
_attribute_pattern
.findall(comment_block)
/external/skia/tools/copyright/
fileparser.py
28
self.
_attribute_pattern
= re.compile(
50
matches = self.
_attribute_pattern
.findall(comment_block)
Completed in 44 milliseconds