Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
unsigned | uv__utf8_decode1 (const char **p, const char *pe) |
long | uv__idna_toascii (const char *s, const char *se, char *d, char *de) |
Definition at line 250 of file idna.c.
References c, d, s, si, uv__idna_toascii_label(), and uv__utf8_decode1().
Referenced by uv_getaddrinfo().
Definition at line 88 of file idna.c.
References a, p, and uv__utf8_decode1_slow().
Referenced by uv__idna_toascii().