Searched defs:is_wide (Results 1 – 6 of 6) sorted by relevance
104 int is_wide = stringtype == TOKEN_WIDE_STRING; in get_string_constant() local
125 bool is_wide() const { return is_wide_; } in is_wide() function in boost::iostreams::detail::path
72 bool is_wide: 1; member
85 bool is_wide: 1; member
235 is_wide(union utf8_char utf8) in is_wide() function
3552 int is_wide) in string_buffer_init2()