Home
last modified time | relevance | path

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

/freebsd/lib/libiconv_modules/UTF7/
H A Dcitrus_utf7.c56 #define EI_SPACE UINT16_C(0x400) macro
140 ei->cell[(c)] & (EI_DIRECT | EI_OPTION | EI_SPACE)))
143 (c < 0x80 && ei->cell[(c)] & (EI_DIRECT | EI_SPACE))))
482 FILL(spaces, EI_SPACE); in _citrus_UTF7_encoding_module_init()