Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dutf8.h67 int u8_strnbcpy (char *dest, const char* src, int num_bytes);
H A Dtf.c1120 in_len = u8_strnbcpy (*out, in, in_len); in tf_append_out()
1146 return u8_strnbcpy(out, meta, outlen); in tf_func_meta()
1178 return u8_strnbcpy(out, val, outlen); in tf_func_channels()
1531 n = u8_strnbcpy (out, start, n); in tf_eval_int()
1878 int32_t l = u8_strnbcpy (out, val, outlen); in tf_eval_int()
1927 int32_t l = u8_strnbcpy(out, code, len); in tf_eval_int()
H A Dutf8.c259 int u8_strnbcpy (char *dest, const char* src, int num_bytes) { in u8_strnbcpy() function
/dports/sysutils/fsearch/fsearch-0.1beta4/src/
H A Dutf8.h67 int u8_strnbcpy (char *dest, const char* src, int num_bytes);
H A Dutf8.c257 int u8_strnbcpy (char *dest, const char* src, int num_bytes) { in u8_strnbcpy() function