Home
last modified time | relevance | path

Searched refs:u8_offset (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dutf8.h21 int u8_offset(char *str, int charnum);
H A Dutf8.c178 int u8_offset(char *str, int charnum) in u8_offset() function
/dports/devel/pecl-jsmin/jsmin-3.0.0/
H A Dutf8.h18 int u8_offset(char *str, int charnum);
H A Dutf8.c181 int u8_offset(char *str, int charnum) in u8_offset() function
/dports/editors/the/THE-3.3RC4/contrib/
H A Dutf8.h21 int u8_offset(char *str, int charnum);
H A Dutf8.c172 int u8_offset(char *str, int charnum) in u8_offset() function
/dports/editors/the/THE-3.3RC4/
H A Dshow.c926 int col = u8_offset( (char *)rec, CURRENT_VIEW->verify_col-1+x ); in show_statarea()
940 int col = u8_offset( (char *)cmd_rec, x+cmd_verify_col-1 ); in show_statarea()
954 int col = u8_offset( (char *)pre_rec, x ); in show_statarea()
2643 bcols = u8_offset( line, ccols );
2685 bother_start_col = u8_offset( linebuf, cother_start_col );
2686 bother_end_col = u8_offset( linebuf, cother_end_col );
2733 bother_start_col = u8_offset( line, cother_start_col );
2740 bother_end_col = u8_offset( line, cother_end_col );
2804 bbm = u8_offset( line, SCREEN_VIEW(scrno)->zone_end-1-cvcol );
2826 bbm = u8_offset( line, SCREEN_VIEW(scrno)->zone_end-1-cvcol );
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dutf8.h53 int u8_offset(char *str, int32_t charnum);
H A Dutf8.c189 int u8_offset(char *str, int32_t charnum) in u8_offset() function
/dports/sysutils/fsearch/fsearch-0.1beta4/src/
H A Dutf8.h53 int u8_offset(char *str, int32_t charnum);
H A Dutf8.c187 int u8_offset(char *str, int32_t charnum) in u8_offset() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.cpp184 int u8_offset(const char *str, int charnum)
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.cpp184 int u8_offset(const char *str, int charnum) in u8_offset() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Data/Encoding/
H A DUtf8.cpp184 int u8_offset(const char *str, int charnum) in u8_offset() function