OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__regex_iswctype
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/regex/
utils.h
59
extern int
__regex_iswctype
(wint_t, wctype_t);
61
#define iswctype(c, t)
__regex_iswctype
((c), (t))
regcomp.c
260
__regex_iswctype
(wint_t c, wctype_t ct)
function in typeref:typename:int
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025