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"
3345 oldname="$PP"
3348 oldname=""
3353 if (( $? == 0 )) && [[ -n "$oldname" ]]; then
3428 if [[ -f "$oldname" ]]; then
3430 print "<i>(copied from $oldname)</i>"
3432 print "<i>(copied and modified from $oldname)</i>"
3434 elif [[ -n "$oldname" ]]; then
3436 print "<i>(renamed from $oldname)</i>"
3438 print "<i>(renamed and modified from $oldname)</i>"