Searched refs:startswith (Results 1 – 7 of 7) sorted by relevance
180 if lenient and line.startswith("#pragma ident") and IDENT.search(line):226 if (not found_ident and line.startswith("#pragma ident") and242 if not (line.startswith('#') or line.startswith('using')):
44 if (len(items) != 2) or items[0].startswith("#"):56 if line.startswith("#"):
61 elif line.startswith('*.'):
141 (m & 0105 != 0 and p.startswith("etc/security/dev/"))):
189 static boolean_t startswith(const char **strp, const char *starts);1027 if (startswith((const char **)&ptr2, "Multipart/Mixed;")) { in http_process_headers()1030 if (startswith((const char **)&ptr2, "Boundary=")) { in http_process_headers()2514 if (startswith((const char **)&ptr, "chunked;") || in init_bread()2921 startswith(const char **strp, const char *starts) in startswith() function
935 if not os.getcwd().startswith(repo.root):1138 assert data[line].startswith('default')1264 if not os.getcwd().startswith(repo.root):