Searched defs:startp (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dselectiveencode.c65 char **startp, char **endp)
70 assert(s != NULL && startp != NULL && endp != NULL);
97 *startp = start;
64 idn_selectiveencode_findregion(const char *s, char **startp, char **endp) argument

Completed in 17 milliseconds