Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
c90f59ec3a4c77848f36c710ed4ab8d55a944a0c
/
.
/
py
/
unicode.h
blob: 283a7d044da2cff9fdc88f6af38e70be6bbbfeb3 [
file
] [
log
] [
blame
]
Damien George
40f3c02
2014-07-03 13:25:24 +0100
[
diff
] [
blame
]
1
mp_uint_t
utf8_ptr_to_index
(
const
byte
*
s
,
const
byte
*
ptr
);