Searched defs:str_end (Results 1 – 6 of 6) 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
29 const char *str_end; in get_line() local