Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
46d31e9ca90635707031afedf09da7aeed25a321
Switch branch/tag
uPython-mirror
py
unicode.c
Find file
Blame
History
Permalink
unicode: Add utf8_ptr_to_index().
· 46d31e9c
Paul Sokolovsky
authored
Jun 14, 2014
Useful when we have pointer to char inside string, but need to return char index. (E.g. str.find()).
46d31e9c