Lines Matching refs:oldname
3014 oldname=""
3020 oldname=" (copied from $PP)"
3022 oldname=" (renamed from $PP)"
3055 print "\t$P$oldname\n\t\t\c"
3371 oldname="$PP"
3374 oldname=""
3379 if [[ $? == 0 && -n "$oldname" ]]; then
3454 if [[ -f "$oldname" ]]; then
3456 print "<i>(copied from $oldname)</i>"
3458 print "<i>(copied and modified from $oldname)</i>"
3460 elif [[ -n "$oldname" ]]; then
3462 print "<i>(renamed from $oldname)</i>"
3464 print "<i>(renamed and modified from $oldname)</i>"