Searched defs:str_end (Results 1 – 2 of 2) sorted by relevance
235 char *str_end = 0; in dsp_om_trim_zero() local266 char *str_end = 0; in dsp_om_split_str() local
53 const auto str_end = str.find_last_not_of(whitespace); in trim() local