Searched defs:str (Results 1 – 1 of 1) sorted by relevance
1349 static inline void str2wide(const char* str, uint16_t* wide, int len) in str2wide()1680 static inline void wide2str(const uint16_t* wide, char* str, int len) in wide2str()