OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ps_to_runelocale
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/locale/
multibyte.h
80
_ps_to_runelocale
(mbstate_t const *ps)
function in typeref:typename:_RuneLocale *
91
_DIAGASSERT(
_ps_to_runelocale
(ps) != NULL);
93
return
_ps_to_runelocale
(ps)->rl_citrus_ctype;
127
if (ps != NULL && (
_ps_to_runelocale
(ps) == NULL || forceinit)) {
multibyte.h
80
_ps_to_runelocale
(mbstate_t const *ps)
function in typeref:typename:_RuneLocale *
91
_DIAGASSERT(
_ps_to_runelocale
(ps) != NULL);
93
return
_ps_to_runelocale
(ps)->rl_citrus_ctype;
127
if (ps != NULL && (
_ps_to_runelocale
(ps) == NULL || forceinit)) {
Completed in 21 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025