Lines Matching full:startswith
104 if not indent_first_line or s.startswith("\n"):
264 and not line.startswith("/// " + " " * self.code_indent)
322 if line.startswith("///"):
329 if line.startswith(r"/// \version"):
333 elif line.startswith("/// @deprecated"):
335 elif line.startswith("///"):
337 elif line.startswith("enum"):
341 elif line.startswith("struct"):
347 if line.startswith(prefix):
367 if line.startswith("///"):
374 if line.startswith(r"/// \version"):
378 elif line.startswith("///"):
380 elif line.startswith("enum"):
407 if line.startswith("///"):
418 if line.startswith("///"):
429 if line.startswith("///"):
442 if line.startswith("///"):