Searched defs:convert_string (Results 1 – 3 of 3) sorted by relevance
22 LIBC_INLINE int convert_string(Writer *writer, const FormatSection &to_conv) { convert_string() function
21 int convert_string(Reader *reader, const FormatSection &to_conv) { convert_string() function
674 def convert_string(bytes_input): global() function