Searched refs:punycode_example (Results 1 – 3 of 3) sorted by relevance
11 struct punycode_example { struct18 extern const struct punycode_example punycode_examples[]; argument
10 const struct punycode_example punycode_examples[] = {
52 const struct punycode_example *e = &punycode_examples[i]; in main()