Lines Matching refs:strip
263 return doc and doc.split("\n")[0].strip() or None919 if len(firstlines) == 1 and first.strip('\r\n') == first:1076 return doc and doc.split("\n")[0].strip() or None