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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Del.h60 #define CHARSET_IS_UTF8 0x10 macro
H A Deln.c53 if (!(el->el_flags & CHARSET_IS_UTF8))
56 if (!(el->el_flags & CHARSET_IS_UTF8))
H A Del.c95 el->el_flags |= CHARSET_IS_UTF8;
280 if (!(el->el_flags & CHARSET_IS_UTF8))
H A Dread.c343 if (el->el_flags & CHARSET_IS_UTF8) {
/macosx-10.10/libedit-40/src/
H A Del.h60 #define CHARSET_IS_UTF8 0x10 macro
H A Deln.c54 if (!(el->el_flags & CHARSET_IS_UTF8))
57 if (!(el->el_flags & CHARSET_IS_UTF8))
81 if (!(el->el_flags & CHARSET_IS_UTF8))
84 if (!(el->el_flags & CHARSET_IS_UTF8))
H A Del.c98 el->el_flags |= CHARSET_IS_UTF8;
H A Dread.c346 if (el->el_flags & CHARSET_IS_UTF8) {

Completed in 171 milliseconds