OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wctype_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
wctype.h
49
typedef _BSD_WCTYPE_T_
wctype_t
;
typedef in typeref:typename:_BSD_WCTYPE_T_
70
int iswctype(wint_t,
wctype_t
);
75
wctype_t
wctype(const char *);
94
int iswctype_l(wint_t,
wctype_t
, locale_t);
99
wctype_t
wctype_l(const char *, locale_t);
/src/lib/libc/regex/
utils.h
48
#define
wctype_t
regex_wctype_t
macro
51
typedef short
wctype_t
;
typedef in typeref:typename:short
58
extern
wctype_t
__regex_wctype(const char *);
59
extern int __regex_iswctype(wint_t,
wctype_t
);
Completed in 28 milliseconds
Indexes created Thu Sep 25 15:09:46 GMT 2025