Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_utfconv.c67 #define UCS_ALT_NULL 0x2400 macro
229 ucs_ch = UCS_ALT_NULL; in utf8_encodelen()
317 ucs_ch = UCS_ALT_NULL; in utf8_encodestr()
583 if (ucs_ch == UCS_ALT_NULL) { in utf8_decodestr()