Searched defs:str_end (Results 1 – 5 of 5) 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
60 const auto str_end = str.find_last_not_of(whitespace); in trim() local
70 const auto str_end = str.find_last_not_of(whitespace); in trim() local
78 const auto str_end = str.find_last_not_of(whitespace); in trim() local