Searched refs:normalize (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Dnormalize_test.sh40 -o match:'c-d: test value 2' -e ignore ${h} normalize
H A Dmisc_helpers.sh180 atf_test_case normalize
282 atf_add_test_case normalize
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A DMakefile19 all: normalize nameprep
21 normalize: ../lib/unicodedata_320.c
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dunormalize.c80 static idn_result_t normalize(idn__unicode_version_t version,
104 return (normalize(version, 1, 1, from, to, tolen));
108 normalize(idn__unicode_version_t version, int do_composition, int compat, function
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dfs.c65 static atf_error_t normalize(atf_dynstr_t *, char *);
243 normalize(atf_dynstr_t *d, char *p) function
291 err = normalize(d, str);

Completed in 34 milliseconds