Home
last modified time | relevance | path

Searched refs:u8_inc (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.h26 void u8_inc(const char *s, int *i);
52 u8_inc(c_, &index_);
H A DUtf8.cpp263 void u8_inc(const char *s, int *i)
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.h26 void u8_inc(const char *s, int *i);
52 u8_inc(c_, &index_); in fwd()
H A DUtf8.cpp263 void u8_inc(const char *s, int *i) in u8_inc() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.h26 void u8_inc(const char *s, int *i);
52 u8_inc(c_, &index_); in fwd()
H A DUtf8.cpp263 void u8_inc(const char *s, int *i) in u8_inc() function
/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dutf8.h30 void u8_inc(char *s, int *i);
H A Dutf8.c231 void u8_inc(char *s, int *i) in u8_inc() function
/dports/devel/pecl-jsmin/jsmin-3.0.0/
H A Dutf8.h27 void u8_inc(char *s, int *i);
H A Dutf8.c234 void u8_inc(char *s, int *i) in u8_inc() function
/dports/editors/the/THE-3.3RC4/contrib/
H A Dutf8.h30 void u8_inc(char *s, int *i);
H A Dutf8.c216 u8_inc(s,&pos); in u8_memlen()
237 void u8_inc(char *s, int *i) in u8_inc() function
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dutf8.h75 void u8_inc(const char *s, int32_t *i);
H A Dutf8.c264 u8_inc (src, &index); in u8_strnbcpy()
279 u8_inc (src, &index); in u8_charcpy()
287 void u8_inc(const char *s, int32_t *i) in u8_inc() function
H A Djunklib.c361 u8_inc((char *)in, &idx); in junk_utf8_to_cp1252()
392 u8_inc((char *)in, &idx); in junk_utf8_to_ascii()
/dports/sysutils/fsearch/fsearch-0.1beta4/src/
H A Dutf8.h75 void u8_inc(const char *s, int32_t *i);
H A Dutf8.c262 u8_inc (src, &index); in u8_strnbcpy()
277 u8_inc (src, &index); in u8_charcpy()
285 void u8_inc(const char *s, int32_t *i) in u8_inc() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DView.cpp1103 u8_inc(text_.c_str(), &caret_); in Key()
1116 u8_inc(text_.c_str(), &endCaret); in Key()
1166 u8_inc(clipText.c_str(), &end); in Key()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DView.cpp1103 u8_inc(text_.c_str(), &caret_); in Key()
1116 u8_inc(text_.c_str(), &endCaret); in Key()
1166 u8_inc(clipText.c_str(), &end); in Key()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DView.cpp1103 u8_inc(text_.c_str(), &caret_); in Key()
1116 u8_inc(text_.c_str(), &endCaret); in Key()
1166 u8_inc(clipText.c_str(), &end); in Key()
/dports/editors/the/THE-3.3RC4/
H A Dshow.c2606 u8_inc(line,&pos);