Home
last modified time | relevance | path

Searched refs:u8_charnum (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dutf8.h24 int u8_charnum(char *s, int offset);
H A Dutf8.c191 int u8_charnum(char *s, int offset) in u8_charnum() function
/dports/devel/pecl-jsmin/jsmin-3.0.0/
H A Dutf8.h21 int u8_charnum(char *s, int offset);
H A Dutf8.c194 int u8_charnum(char *s, int offset) in u8_charnum() function
/dports/editors/the/THE-3.3RC4/contrib/
H A Dutf8.h24 int u8_charnum(char *s, int offset);
H A Dutf8.c185 int u8_charnum(char *s, int offset) in u8_charnum() function
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dutf8.h56 int u8_charnum(char *s, int32_t offset);
H A Dutf8.c202 int u8_charnum(char *s, int32_t offset) in u8_charnum() function
/dports/sysutils/fsearch/fsearch-0.1beta4/src/
H A Dutf8.h56 int u8_charnum(char *s, int32_t offset);
H A Dutf8.c200 int u8_charnum(char *s, int32_t offset) in u8_charnum() function
/dports/editors/the/THE-3.3RC4/
H A Dcommsos.c1198 charnum = u8_charnum( (char *)pre_rec, pre_rec_len );
1207 charnum = u8_charnum( (char *)cmd_rec, cmd_rec_len );
1215 charnum = u8_charnum( (char *)rec, rec_len );
2137 charnum = u8_charnum( (char *)pre_rec, pre_rec_len );
2148 charnum = u8_charnum( (char *)cmd_rec, cmd_rec_len );
2159 charnum = u8_charnum( (char *)rec, rec_len );
H A Dshow.c2594 …clength = u8_charnum( line, blength); /* length of line in UTF-8 characters; equal to or less than…
2895 …cstart = u8_charnum( current->contents, SCREEN_VIEW(scrno)->thighlight_target.rt[i].start ); /* co…
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.cpp197 int u8_charnum(const char *s, int offset)
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.cpp197 int u8_charnum(const char *s, int offset) in u8_charnum() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.cpp197 int u8_charnum(const char *s, int offset) in u8_charnum() function