Extracted from Pike v7.3 release 45 at 2002-06-04.
[Top]
String
·
Elite
·
HTML
Classes
·
Buffer
·
capitalize()
·
common_prefix()
·
count()
·
expand_tabs()
·
fuzzymatch()
·
implode_nicely()
·
int2char()
·
int2hex()
·
int2roman()
·
int2size()
·
sillycaps()
·
soundex()
·
strmult()
·
trim_all_whites()
· trim_whites()
·
width()
String.trim_all_whites()
String.width()
Method String.trim_whites()
Method
trim_whites
string
String.
trim_whites
(
string
s
)
Description
Trim leading and trailing spaces and tabs from the string
s
.