Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.h27 void u8_dec(const char *s, int *i);
55 u8_dec(c_, &index_); in u8_seqlen()
H A DUtf8.cpp269 void u8_dec(const char *s, int *i)
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.h27 void u8_dec(const char *s, int *i);
55 u8_dec(c_, &index_); in bwd()
H A DUtf8.cpp269 void u8_dec(const char *s, int *i) in u8_dec() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.h27 void u8_dec(const char *s, int *i);
55 u8_dec(c_, &index_); in bwd()
H A DUtf8.cpp269 void u8_dec(const char *s, int *i) in u8_dec() function
/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dutf8.h33 void u8_dec(char *s, int *i);
H A Dutf8.c237 void u8_dec(char *s, int *i) in u8_dec() function
/dports/devel/pecl-jsmin/jsmin-3.0.0/
H A Dutf8.h30 void u8_dec(char *s, int *i);
H A Dutf8.c240 void u8_dec(char *s, int *i) in u8_dec() function
/dports/editors/the/THE-3.3RC4/contrib/
H A Dutf8.h33 void u8_dec(char *s, int *i);
H A Dutf8.c243 void u8_dec(char *s, int *i) in u8_dec() function
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dutf8.h78 void u8_dec(const char *s, int32_t *i);
H A Dutf8.c293 void u8_dec(const char *s, int32_t *i) in u8_dec() function
/dports/sysutils/fsearch/fsearch-0.1beta4/src/
H A Dutf8.h78 void u8_dec(const char *s, int32_t *i);
H A Dutf8.c291 void u8_dec(const char *s, int32_t *i) in u8_dec() function
/dports/x11/i3lock/i3lock-2.13/
H A Di3lock.c107 static void u8_dec(char *s, int *i) { in u8_dec() function
491 u8_dec(password, &input_position); in handle_key_press()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DView.cpp1100 u8_dec(text_.c_str(), &caret_); in Key()
1125 u8_dec(text_.c_str(), &begCaret); in Key()
1169 u8_dec(clipText.c_str(), &end); in Key()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DView.cpp1100 u8_dec(text_.c_str(), &caret_); in Key()
1125 u8_dec(text_.c_str(), &begCaret); in Key()
1169 u8_dec(clipText.c_str(), &end); in Key()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DView.cpp1100 u8_dec(text_.c_str(), &caret_); in Key()
1125 u8_dec(text_.c_str(), &begCaret); in Key()
1169 u8_dec(clipText.c_str(), &end); in Key()
/dports/x11/i3lock-color/i3lock-color-2.13.c.4/
H A Di3lock.c308 static void u8_dec(char *s, int *i) { in u8_dec() function
817 u8_dec(password, &input_position); in handle_key_press()