Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dstringpiece.h157 void remove_prefix(int32_t n) { in remove_prefix() function
/external/pcre/dist/
Dpcre_stringpiece.h105 void remove_prefix(int n) { in remove_prefix() function
Dpcre_stringpiece.h.in105 void remove_prefix(int n) { function
/external/pcre/
Dpcre_stringpiece.h105 void remove_prefix(int n) { in remove_prefix() function
/external/regex-re2/re2/
Dstringpiece.h70 void remove_prefix(int n) { in remove_prefix() function
/external/libweave/third_party/chromium/base/strings/
Dstring_piece.h147 void remove_prefix(size_type n) { in remove_prefix() function
/external/libchrome/base/strings/
Dstring_piece.h228 void remove_prefix(size_type n) { in remove_prefix() function
/external/dbus/tools/
Ddbus-launch-x11.c54 remove_prefix (char *s, in remove_prefix() function
/external/skia/tools/skp/
Dwebpages_playback.py129 def remove_prefix(s, prefix): function