Lines Matching defs:line
10 # command line args are resolved to module lists, i.e. you
60 not fully implemented. Also, xgettext's use of command line switches with
95 You can have multiple -k flags on the command line.
126 Solaris # File: filename, line: line-number
127 GNU #: filename:line
147 appear on a line by itself in the file.
151 Specify a file that contains a list of files (one per line) that
327 def __call__(self, ttype, tstring, stup, etup, line):
438 # line number of the first line of the strings and update the list
493 # file name and then by line number.
502 '# File: %(filename)s, line: %(lineno)d') % d, file=fp)
504 # fit as many locations on one line, as long as the
505 # resulting line length doesn't exceed 'options.width'
608 line = fp.readline()
609 if not line:
611 options.nodocstrings[line[:-1]] = 1
662 print('%s: %s, line %d, column %d' % (