Searched defs:str_begin (Results 1 – 4 of 4) sorted by relevance
234 char *str_begin = 0; in dsp_om_trim_zero() local265 char *str_begin = 0; in dsp_om_split_str() local
48 const auto str_begin = str.find_first_not_of(whitespace); in trim() local
55 const auto str_begin = str.find_first_not_of(whitespace); in trim() local
65 const auto str_begin = str.find_first_not_of(whitespace); in trim() local