Searched refs:punycode_getwc (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dpunycode.c99 static int punycode_getwc(const char *s, size_t len,
161 len = punycode_getwc(from + fidx, fromlen - fidx, bias, &delta);
360 punycode_getwc(const char *s, size_t len, int bias, unsigned long *vp) { function

Completed in 1757 milliseconds