Searched defs:dstsize (Results 1 – 3 of 3) sorted by relevance
101 static size_t dstsize = 0; in str2short() local131 static size_t dstsize = 0; in short2str() local375 static size_t dstsize = 0; in short2qstr() local419 static size_t dstsize = 0; in vis_str() local
175 ns_makecanon(const char *src, char *dst, size_t dstsize) { in ns_makecanon()
1196 size_t idst = 0, isrc = 0, dstsize = INIT_BUFSIZE, i; in copy_utf8_ascii() local