Searched refs:IsCppString (Results 1 – 1 of 1) sorted by relevance
1034 def IsCppString(line): function1166 if commentpos != -1 and not IsCppString(line[:commentpos]):