Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c1951 boolean_t do_not_ignore_null; in u8_textprep_str() local
1997 do_not_ignore_null = !(flag & U8_TEXTPREP_IGNORE_NULL); in u8_textprep_str()
2017 if (*ib == '\0' && do_not_ignore_null) in u8_textprep_str()
2102 if (*ib == '\0' && do_not_ignore_null) in u8_textprep_str()