OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucs4_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblunicode/utbm/
utbm.h
59
typedef unsigned long
ucs4_t
;
typedef
102
LDAP_LUNICODE_F (int) _utbm_isspace LDAP_P((
ucs4_t
c, int compress));
104
LDAP_LUNICODE_F (int) _utbm_iscntrl LDAP_P((
ucs4_t
c));
106
LDAP_LUNICODE_F (int) _utbm_nonspacing LDAP_P((
ucs4_t
c));
108
LDAP_LUNICODE_F (
ucs4_t
) _utbm_tolower LDAP_P((
ucs4_t
c));
110
LDAP_LUNICODE_F (
ucs4_t
) _utbm_toupper LDAP_P((
ucs4_t
c));
112
LDAP_LUNICODE_F (
ucs4_t
) _utbm_totitle LDAP_P((
ucs4_t
c))
[
all
...]
/src/external/bsd/openldap/dist/libraries/liblunicode/ure/
ure.h
109
typedef unsigned long
ucs4_t
;
typedef
152
LDAP_LUNICODE_F (
ucs4_t
) _ure_tolower LDAP_P((
ucs4_t
c));
155
_ure_matches_properties LDAP_P((unsigned long props,
ucs4_t
c));
Completed in 82 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026