Searched defs:rtrim (Results 1 - 4 of 4) sorted by relevance

/external/oprofile/libutil++/
H A Dstring_manip.cpp92 string rtrim(string const & str, string const & totrim) function
102 return rtrim(ltrim(str, totrim), totrim);
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DBidiTestHarness.h101 inline void rtrim(std::string& s) function in namespace:bidi_test
117 rtrim(s);
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dstring.c353 * rtrim - Removes trailing whitespace from @s.
359 char *rtrim(char *s) function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 106 milliseconds