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

/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dunormalize.c84 static idn_result_t decompose(workbuf_t *wb, unsigned long c, int compat);
132 if ((r = decompose(&wb, c, compat)) != idn_success)
216 decompose(workbuf_t *wb, unsigned long c, int compat) { function

Completed in 318 milliseconds