Home
last modified time | relevance | path

Searched defs:norm2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/unicode/
H A Ducstr.c105 unsigned norm2 = flags & KRB5_UTF8_ARG2NFC; in krb5int_utf8_normcmp() local
/freebsd/tools/tools/netmap/
H A Dctrs.h20 norm2(char *buf, double val, const char *fmt, int normalize) in norm2() function