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

/external/chromium_org/cc/
H A DPRESUBMIT.py149 def FindUnquotedQuote(contents, pos): function
176 if quote < pos: quote = FindUnquotedQuote(contents, pos)

Completed in 120 milliseconds