Home
last modified time | relevance | path

Searched defs:totrim (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libutil++/
Dstring_manip.cpp84 string ltrim(string const & str, string const & totrim) in ltrim()
92 string rtrim(string const & str, string const & totrim) in rtrim()
100 string trim(string const & str, string const & totrim) in trim()