Home
last modified time | relevance | path

Searched defs:NextUTF8Char (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Ddclib-utf8.c113 char * NextUTF8Char ( ccp ptr ) in NextUTF8Char() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Container/
H A DStr.cpp812 unsigned String::NextUTF8Char(unsigned& byteOffset) const in NextUTF8Char() function in Urho3D::String