Lines Matching refs:first
20 " Load the user defined scripts file first
49 " If the word env is used, use the first word after the space:
51 " If there is no path use the first word: "#!perl [path/args]".
63 " tcl scripts may have #!/bin/sh in the first line and "exec wish" in the
229 " Vim scripts (must have '" vim' as the first line to trigger this)
243 " - "diff" in first line (context diff)
244 " - "Only in " in first line
245 " - "--- " in first line and "+++ " in second line (unified diff).
246 " - "*** " in first line and "--- " in second line (context diff).
248 " - "Index: <filename>" in the first line (CVS file)
252 " - "# HG changeset patch" in first line (Mercurial export format)
261 " PostScript Files (must have %!PS as the first line, like a2ps output)
278 " SiCAD scripts (must have procn or procd as the first line to trigger this)