Searched refs:tclSortNoCase (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtk/library/
H A Dcomdlg.tcl103 proc tclSortNoCase {str1 str2} { procedure
H A Dxmfbox.tcl541 foreach f [lsort -command tclSortNoCase [glob -nocomplain .* *]] {
549 set files [lsort -command tclSortNoCase [glob -nocomplain .* *]]
551 set files [lsort -command tclSortNoCase \
H A Dtkfbox.tcl953 foreach f [lsort -command tclSortNoCase [glob -nocomplain .* *]] {
970 set files [lsort -command tclSortNoCase \
973 set files [lsort -command tclSortNoCase \

Completed in 10 milliseconds