Richard W.M. Jones
0944acf90c
mllib: Replace various ad hoc string_* functions with String.*
...
This is just a straight refactoring. Various ad hoc string_*
functions that appeared in Common_utils have been renamed and placed
in the String.* namespace. The old vs "new" functions are:
string_prefix -> String.is_prefix
string_suffix -> String.is_suffix
string_find -> String.find
replace_str -> String.replace
string_nsplit -> String.nsplit
string_split -> String.split
string_lines_split -> String.lines_split
string_random8 -> String.random8
2015-10-06 13:40:34 +01:00
..
2015-10-06 13:40:34 +01:00
2015-08-05 13:01:12 +01:00
2014-01-28 15:04:38 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-07-01 17:17:58 +02:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-07-29 13:47:08 +02:00
2015-05-15 19:08:36 +01:00
2015-10-06 13:40:34 +01:00
2015-10-06 13:40:34 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-10-06 13:40:34 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-06-06 14:21:34 +01:00
2015-05-15 19:08:36 +01:00
2014-09-17 17:31:50 +01:00
2014-09-17 17:31:50 +01:00
2015-08-02 17:33:07 +01:00
2015-06-15 15:42:46 +01:00