OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wctob_l
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/locale/
multibyte_amd1.c
235
wctob_l
(wint_t wc, locale_t loc)
function in typeref:typename:int
250
return
wctob_l
(wc, _current_locale());
/src/distrib/utils/libhack/
multibyte.c
54
wctob_l
(wint_t x, locale_t loc)
function in typeref:typename:int
/src/lib/libc/stdio/
vfscanf.c
502
if (
wctob_l
(*wcp, loc) != EOF &&
503
!ccltab[
wctob_l
(*wcp, loc)]) {
/src/include/
wchar.h
283
int
wctob_l
(wint_t, locale_t);
Completed in 177 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025