Searched defs:actions1 (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/ |
H A D | idnconv.c | 386 idn_action_t actions1, actions2; local 404 actions1 = IDN_IDNCONV; 406 actions1 |= IDN_RTCHECK; 408 actions1 = IDN_LOCALCONV; 447 r = convert_line(&buf1, &buf2, conf2, actions1, 450 r = convert_line(&buf1, &buf2, conf1, actions1, 503 idn_action_t actions1, actions2; local 529 actions1 = IDN_IDNCONV; 552 actions1 |= IDN_DELIMMAP; 554 actions1 | [all...] |
Completed in 10 milliseconds