Searched refs:punycode_examples (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/wind/
H A Dpunycode_examples.h1 /* ./punycode_examples.h */
18 extern const struct punycode_example punycode_examples[];
H A Dtest-punycode.c41 #include "punycode_examples.h"
52 const struct punycode_example *e = &punycode_examples[i];
H A DNTMakefile64 $(INCDIR)\punycode_examples.h
91 $(OBJ)\punycode_examples.h $(OBJ)\punycode_examples.c: gen-punycode-examples.py rfc3492.txt
128 $(OBJ)\test-punycode.exe: $(OBJ)\test-punycode.obj $(OBJ)\punycode_examples.obj
H A Dpunycode_examples.c1 /* ./punycode_examples.c */
8 #include "punycode_examples.h"
10 const struct punycode_example punycode_examples[] = { variable in typeref:struct:punycode_example

Completed in 160 milliseconds