Searched refs:remove_prefix (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/gpatch-3/patch/
H A Dutil.h56 void remove_prefix (char *, size_t);
H A Dutil.c445 remove_prefix (char *p, size_t prefixlen) function
H A Dpch.c937 remove_prefix (s, 2);
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dstringpiece.h157 void remove_prefix(int32_t n) { function in class:StringPiece
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Dstringpiece.h157 void remove_prefix(int32_t n) { function in class:StringPiece
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dstrtest.cpp277 // remove_prefix()
279 sp.remove_prefix(-1);
281 errln("abcd.remove_prefix(-1) failed");
284 sp.remove_prefix(2);
286 errln("abcd.remove_prefix(2) failed");
289 sp.remove_prefix(5);
291 errln("abcd.remove_prefix(5) failed");
491 sp.remove_prefix(4);
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A Dmkdepend.tcl342 global remove_prefix target_prefix output env
/macosx-10.10.1/ruby-106/ruby/tool/
H A Drbinstall.rb627 remove_prefix(prefix, ruby_source)
637 remove_prefix(prefix, built_library)
649 def remove_prefix(prefix, string) method in class:RbInstall
/macosx-10.10.1/pcre-7/pcre/
H A Dpcrecpp.cc276 input->remove_prefix(consumed);
324 input->remove_prefix(consumed);
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp291 fullName.remove_prefix(offset);

Completed in 126 milliseconds