Lines Matching refs:compare
247 if { [string compare $prg $n] == 0 } {
266 if { [string compare $n $prg] == 0 } {
282 if { [string compare $prg "" ] == 0 } {
297 if { [string compare $enc ""] == 0 } {
316 if { [string compare $enc $perprogDef] == 0 } {
358 if {[string compare $file {}] == 0} {
398 if {[string compare $value {}] == 0} {
495 if {[string compare $prgName {}] == 0} {
503 if {[string compare -nocase $prgdir $sysdir] == 0} {
554 if {[string compare $ans yes] == 0} {
599 if { [string compare $encName $enc] != 0 } {
612 if { [string compare $file ""] == 0 } {
755 if {[string compare $ans yes] != 0} {
790 if {[string compare $ans yes] != 0} {
857 [string compare $_logFile [regGetLogFile]] != 0} {
859 if {[string compare $dir {}]} {
884 if {[string compare $file {}]} {
902 if {[string compare $ans yes] == 0} {
938 if {[string compare $default $btn] == 0} {
1030 if {[string compare $file {}]} {
1055 expr {[string compare $tcl_platform(platform) "windows"] == 0}