Update string
This commit is contained in:
@@ -56,4 +56,8 @@ extern void libcdsb_string_replace(str_t* x, char* p, size_t n, const char* v, s
|
||||
#define string_split_cstring libcdsb_string_split_cstring
|
||||
#define string_split_char libcdsb_string_split_char
|
||||
|
||||
#define string_replace_cstring_cstring_r libcdsb_string_replace_r_cstring_cstring
|
||||
#define string_replace_cstring_char_r libcdsb_string_replace_r_cstring_char
|
||||
#define string_replace_char_cstring_r libcdsb_string_replace_r_char_cstring
|
||||
|
||||
#endif /* LIBCDSB_SRC_STRING_INCLUDE_H */
|
||||
|
||||
Reference in New Issue
Block a user