Searched defs:is_c (Results 1 – 3 of 3) sorted by relevance
119 bool is_c(Char e) { in is_c() function in boost::escaped_list_separator
108 pub(crate) fn is_c(&self) -> bool { in is_c() method
1137 let is_c = repr.is_c(); in derive_into_bytes_struct() localVariable