Lines Matching refs:script
33 # This script takes a file list and a workspace and builds a set of html files
608 # variable C in the $AWK script below.
610 # The script detects changed lines as any line that has a "<span class="
681 # These editing codes are parsed by the awk script and used to generate
682 # another awk script that generates HTML, e.g the above lines would turn
694 # This script is then run on the original source file to generate the
944 <script type="text/javascript" src="${RTOP}ancnav.js"></script>
1055 # The script detects changed lines as any line that has a "<span
1130 # This is kind of ugly. The sed script will do the following:
1352 print "<script type=\"text/javascript\" src=\"ancnav.js\"></script>"
2754 # $INCLUDE_FILE may be a relative path, and the script alters
2825 # To that end, we'll build a sed script to do each valid prefix in turn.
3017 # Transform the FLIST into a temporary sed script that matches
3019 # 1) The script will be used against the parent revision manifest,
3039 # Apply the generated script to the output of "hg manifest -v"