OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U8_STRCMP_CI_UPPER
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
u8_textprep.h
71
#define
U8_STRCMP_CI_UPPER
(0x00000002)
83
#define U8_TEXTPREP_TOUPPER (
U8_STRCMP_CI_UPPER
)
/src/external/cddl/osnet/dist/common/unicode/
u8_textprep.c
1864
f = flag & (U8_STRCMP_CS |
U8_STRCMP_CI_UPPER
|
1868
} else if (f != U8_STRCMP_CS && f !=
U8_STRCMP_CI_UPPER
&&
1899
if (flag ==
U8_STRCMP_CI_UPPER
) {
Completed in 22 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026