HomeSort by relevance Sort by last modified time
    Searched defs:remove_prefix (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/unicode/
stringpiece.h 157 void remove_prefix(int32_t n) { function in class:StringPiece
  /external/chromium/base/
string_piece.h 85 void remove_prefix(size_type n) { function in class:base::StringPiece
  /external/dbus/tools/
dbus-launch-x11.c 54 remove_prefix (char *s, function
139 remove_prefix (display, "localhost.localdomain:");
140 remove_prefix (display, "localhost:");
141 remove_prefix (display, ":");
  /external/regex-re2/re2/
stringpiece.h 70 void remove_prefix(int n) { function in class:re2::StringPiece

Completed in 821 milliseconds