OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wch
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
charclass.c
310
expected_class(int
wch
)
312
int result =
wch
;
313
wint_t ch = (wint_t)
wch
;
314
if (
wch
< 0 || ch == '\0' || ch == '\t') {
/xsrc/external/mit/libX11/dist/modules/lc/gen/
lcGenConv.c
2174
wchar_t
wch
;
local
2181
if ((
wch
= *src)) {
2182
length = wctomb(tmp,
wch
);
Completed in 6 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026