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

/freebsd-13-stable/lib/libiconv_modules/UTF7/
H A Dcitrus_utf7.c57 #define EI_SPACE UINT16_C(0x400) macro
141 ei->cell[(c)] & (EI_DIRECT | EI_OPTION | EI_SPACE)))
144 (c < 0x80 && ei->cell[(c)] & (EI_DIRECT | EI_SPACE))))
483 FILL(spaces, EI_SPACE);

Completed in 43 milliseconds