Home
last modified time | relevance | path

Searched refs:utfbinfmt (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/less/
H A Dcharset.c124 static char *utfbinfmt = NULL; variable
509 setfmt(s, &utfbinfmt, &binattr, "<U+%04lX>", TRUE); in init_charset()
584 SNPRINTF1(buf, sizeof(buf), utfbinfmt, ch); in prutfchar()