OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iswctype_l
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
wctype.h
94
int
iswctype_l
(wint_t, wctype_t, locale_t);
/src/lib/libc/locale/
iswctype_mb.c
144
iswctype_l
(wint_t wc, wctype_t charclass, locale_t loc)
function in typeref:typename:int
162
return
iswctype_l
(wc, charclass, _current_locale());
Completed in 11 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025