Home
last modified time | relevance | path

Searched refs:U8_STRCMP_CI_LOWER (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Du8_textprep.h70 #define U8_STRCMP_CI_LOWER (0x00000004) macro
82 #define U8_TEXTPREP_TOLOWER (U8_STRCMP_CI_LOWER)
/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c1861 U8_STRCMP_CI_LOWER); in u8_strcmp()
1865 f != U8_STRCMP_CI_LOWER) { in u8_strcmp()
1898 } else if (flag == U8_STRCMP_CI_LOWER) { in u8_strcmp()