Searched defs:eight_bit (Results 1 – 3 of 3) sorted by relevance
106 int cunescape_one(const char *p, size_t length, char32_t *ret, bool *eight_bit, bool accept_nul) { in cunescape_one()315 bool eight_bit = false; in cunescape_length_with_prefix() local
92 bool eight_bit = false; in extract_first_word() local
242 bool eight_bit = (flags & PROCESS_CMDLINE_USE_LOCALE) && !is_locale_utf8(); in get_process_cmdline() local