moved cw_is_utf8 to format_is_utf8.
FossilOrigin-Name: d68e3bec6f9bcf6255ff7e71ae3980a77b207ed1e5bd03cef5778094484108c0
This commit is contained in:
@ -81,7 +81,7 @@ static inline int format_hdr_flags(char *dst,uint8_t *th)
|
||||
}
|
||||
|
||||
|
||||
int cw_is_utf8(unsigned char *str, size_t len);
|
||||
int format_is_utf8(unsigned char *str, size_t len);
|
||||
|
||||
/**@}*/
|
||||
|
||||
|
Reference in New Issue
Block a user