Searched refs:d3 (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtk/library/demos/
H A Dbind.tcl50 {3. Anchoring and justification modes for text items.} d3
63 foreach tag {d1 d2 d3 d4 d5 d6} {
69 $w.text tag bind d3 <1> {source [file join $tk_library demos ctext.tcl]}
/ast/src/cmd/ksh93/tests/
H A Dvariables.sh394 for d3 in '' ' ' ':' ' :' ': ' ' : '
396 case $f3$d3 in
397 '') split "$d0$f1$d1$f2$d2$f3$d3" "[2]($f1)($f2)" "($f1)($f2)" ;;
399 *) x=$f2$d2$f3$d3
402 split "$d0$f1$d1$f2$d2$f3$d3" "[3]($f1)($f2)($f3)" "($f1)($x)"

Completed in 31 milliseconds