micropython/py/unicode.h

2 lines
66 B
C
Raw Normal View History

2014-06-13 18:09:39 -06:00
machine_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr);