citrus_csmapper.c | 67 #define CS_PIVOT _PATH_CSMAPPER "/charset.pivot" 103 find_best_pivot_pvdb(const char *src, const char *dst, char *pivot, 129 /* iterate each pivot */ 133 /* r1:pivot name, r2:norm among src and pivot */ 140 /* buf: pivot name */ 147 /* r2: norm among pivot and dst */ 155 strlcpy(pivot, buf, pvlen); 246 find_best_pivot_lookup(const char *src, const char *dst, char *pivot, 262 /* find pivot code * 347 char buf1[PATH_MAX], buf2[PATH_MAX], key[PATH_MAX], pivot[PATH_MAX]; local in function:_citrus_csmapper_open [all...] |