Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dstringpiece.h172 void remove_suffix(int32_t n) { in remove_suffix() function
/external/pcre/pcrecpp/include/
Dpcre_stringpiece.h110 void remove_suffix(int n) { in remove_suffix() function
/external/libchrome/base/strings/
Dstring_piece.h247 constexpr void remove_suffix(size_type n) { in remove_suffix() function
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h294 void remove_suffix(stringpiece_ssize_type n) { in remove_suffix() function