Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Du8_textprep.h102 #define U8_OUT_OF_RANGE_CHAR (-2) macro
/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c201 #define O_ U8_OUT_OF_RANGE_CHAR
374 if (sz == U8_OUT_OF_RANGE_CHAR || in u8_validate()