$string

Perms:+methods +code +variables +core
Size:8,706 bytes (on disk)
Manager:$string
Writer:(none)
Parent:$libraries
Associated Help:$help_coldc_types_strings
Credit:Created 26-Mar-1995 as a part of ColdCore, see: @help Credit


[Hide Methods] [Show Variables]

Methods:

Public methods:
 ----    9 .a_or_an(string)
 ----   16 .add_indefinite(str)
 ----    4 .alphabet()
 ----  423 .ansi_wrap_line(str, len, @stuff)
 ---n    1 .capitalize()
 ----   68 .center(text, width, @args)
 ----   56 .chop(str, len, @end)
 ---n    1 .compare()
 ---n    1 .crypt()
 ---n    1 .dbquote_explode()
 ----  215 .decode64(enc_chars)
 ----    7 .equals(str1, str2)
 ---n    1 .explode()
 ----  126 .explode_delimited(str, left, right)
 ----  228 .explode_english_list(line, @opts)
 ----   62 .explode_http_encoding(args)
 ----   29 .explode_list(str)
 ----  133 .explode_quoted(str)
 ----  119 .explode_template_word(template)
 ----   92 .explode_url(line)
 ----  114 .find_escaped(str, char)
 ---n    1 .format()
 ----  140 .global_regexp(string, regexp)
 ---n    1 .html_escape()
 ----    7 .index(@args)
 ----   24 .is_boolean(str)
 ----   13 .is_negative(str)
 ----   21 .is_numeric(string)
 ----   13 .is_positive(str)
 ----   10 .last(str)
 ----   45 .left(str, width, @fchar)
 ---n    1 .length()
 ---n    1 .lowercase()
 ---n    1 .match_begin()
 ---n    1 .match_pattern()
 ---n    1 .match_regexp()
 ---n    1 .match_template()
 ----    4 .non_alphanumeric()
 ----    4 .numbers()
 ---n    1 .pad()
 ----   18 .prefix_a_or_an(str)
 ----   11 .random(str)
 ----   29 .rangeset(string, start, len, new)
 ---n    1 .regexp()
 ----   18 .regexp_escape(str)
 ---n    1 .replace()
 ----   47 .reverse(string)
 ----   13 .rformat(first, second, @rest)
 ----   37 .right(str, width, @fchar)
 ----   10 .rindex(string, index)
 ---n    1 .sed()
 ---n    1 .split()
 ----   41 .strip(string, @strip)
 ----   12 .strip_article(str)
 ----  162 .strip_html(str)
 ---n    1 .subrange()
 ----    9 .to_buffer(string)
 ----  171 .to_bytes(str)
 ----   55 .to_html(line)
 ----   26 .to_number(str)
 ----   24 .to_symbol(str)
 ----    9 .toliteral(@args)
 ---n    1 .trim()
 ----   46 .unquote(str)
 ---n    1 .uppercase()
 ----   15 .valid_ident(str)
 ----   15 .weed_ansi(str)
 ---n    1 .word()
 ----  166 .wrap_line(str, len, @stuff)
 ----  150 .wrap_lines(str, len, @stuff)


the Cold Dark