Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/localedef/
H A Dwide.c42 static int tomb_none(char *, wchar_t);
47 static int (*_tomb)(char *, wchar_t) = tomb_none;
178 tomb_none(char *mb, wchar_t wc) in tomb_none() function
623 _tomb = tomb_none; in set_wide_encoding()