Home
last modified time | relevance | path

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

/coreutils/src/
Dbasenc.c714 static char const z85_encoding[85] = variable
762 out[j] = z85_encoding[c]; in z85_encode()