Home
last modified time | relevance | path

Searched refs:u8_charcpy (Results 1 – 5 of 5) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dutf8.h72 int u8_charcpy (char *dest, const char *src, int num_bytes);
H A Dutf8.c277 int u8_charcpy (char *dest, const char *src, int num_bytes) { in u8_charcpy() function
H A Dtf.c1402 int len = u8_charcpy (out, code, outlen); in tf_eval_int()
/dports/sysutils/fsearch/fsearch-0.1beta4/src/
H A Dutf8.h72 int u8_charcpy (char *dest, const char *src, int num_bytes);
H A Dutf8.c275 int u8_charcpy (char *dest, const char *src, int num_bytes) { in u8_charcpy() function