Searched refs:punycode_example (Results 1 – 3 of 3) sorted by relevance
13 struct punycode_example { struct20 extern const struct punycode_example punycode_examples[]; argument
12 const struct punycode_example punycode_examples[] = {
54 const struct punycode_example *e = &punycode_examples[i]; in main()