Lines Matching refs:oldname
2745 oldname=""
2751 oldname=" (copied from $PP)"
2753 oldname=" (renamed from $PP)"
2786 print "\t$P$oldname\n\t\t\c"
3102 oldname="$PP"
3105 oldname=""
3110 if [[ $? == 0 && -n "$oldname" ]]; then
3185 if [[ -f "$oldname" ]]; then
3187 print "<i>(copied from $oldname)</i>"
3189 print "<i>(copied and modified from $oldname)</i>"
3191 elif [[ -n "$oldname" ]]; then
3193 print "<i>(renamed from $oldname)</i>"
3195 print "<i>(renamed and modified from $oldname)</i>"