feisty meow concerns codebase
2.140
|
This is the complete list of members for textual::string_manipulation, including all inherited members.
carriage_returns_to_spaces(basis::astring &to_strip) | textual::string_manipulation | static |
char_to_hex(char to_convert) | textual::string_manipulation | static |
hex_to_char(basis::abyte to_convert) | textual::string_manipulation | static |
hex_to_string(const basis::byte_array &byte_form) | textual::string_manipulation | static |
indentation(int spaces) | textual::string_manipulation | static |
long_line(char line_item='/', int repeat=76) | textual::string_manipulation | static |
make_random_name(int min=1, int max=64) | textual::string_manipulation | static |
split_lines(const basis::astring &input, basis::astring &output, int min_column=0, int max_column=79) | textual::string_manipulation | static |
string_to_hex(const basis::astring &character_form) | textual::string_manipulation | static |