Searched refs:Spaces (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/textutil/
H A Dtabify.tcl132 # assure array 'Spaces' is set up 'comme il faut'
176 # 'Spaces' exist and creates the missing ones if needed.
181 variable Spaces
185 set Spaces($i) [strRepeat " " $i]
203 variable Spaces
216 set line [string replace $line $currPos $currPos $Spaces($dist)]
251 # assure array 'Spaces' is set up 'comme il faut'
278 # the array 'Spaces', where 'Spaces(n)' contains just 'n' spaces.
282 variable Spaces
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Draw_ostream.cpp386 static const char Spaces[] = " " local
391 if (NumSpaces < array_lengthof(Spaces))
392 return write(Spaces, NumSpaces);
396 (unsigned)array_lengthof(Spaces)-1);
397 write(Spaces, NumToWrite);
/macosx-10.9.5/CPANInternal-140/Ima-DBI/lib/Ima/
H A DDBI.pm252 a method called "db_foo()". (Spaces in $db_name will be translated into
/macosx-10.9.5/CPANInternal-140/Ima-DBI-0.35/lib/Ima/
H A DDBI.pm248 a method called "db_foo()". (Spaces in $db_name will be translated into
/macosx-10.9.5/vim-53/runtime/syntax/
H A Ddoxygen.vim29 " words - a 'typewriter' like font normally. Spaces must be escaped. It can
/macosx-10.9.5/CPANInternal-140/DateTime/lib/
H A DDateTime.pm3625 Spaces and any non-letter text will always be passed through as-is.
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/bin/
H A Dperltidy797 0 being least tight and 2 being most tight. Spaces within containers

Completed in 191 milliseconds