HomeSort by relevance Sort by last modified time
    Searched defs:remove_prefix (Results 1 - 3 of 3) 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, ":");

Completed in 117 milliseconds