This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f23384d49
circuitpython
/
py
/
unicode.h
2 lines
61 B
C
Raw
Normal View
History
Unescape
Escape
Rename machine_(u)int_t to mp_(u)int_t. See discussion in issue #50.
2014-07-03 08:25:24 -04:00
mp_uint_t
utf8_ptr_to_index
(
const
byte
*
s
,
const
byte
*
ptr
)
;