Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Du8_textprep.h101 #define U8_ILLEGAL_CHAR (-1) macro
/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c200 #define I_ U8_ILLEGAL_CHAR
369 if (sz == U8_ILLEGAL_CHAR) { in u8_validate()