Home
last modified time | relevance | path

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

/dragonfly/lib/i18n_module/UTF7/
H A Dcitrus_utf7.c55 #define EI_SPACE UINT16_C(0x400) macro
139 ei->cell[(c)] & (EI_DIRECT | EI_OPTION | EI_SPACE)))
142 (c < 0x80 && ei->cell[(c)] & (EI_DIRECT | EI_SPACE))))
481 FILL(spaces, EI_SPACE); in _citrus_UTF7_encoding_module_init()