Home
last modified time | relevance | path

Searched defs:strip_prefix (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/www/yaws/yaws-2.0.6/src/
H A Dyaws_revproxy.erl754 strip_prefix("", "") -> function
756 strip_prefix(P, "") -> function
758 strip_prefix(P, "/") -> function
760 strip_prefix([H|T1], [H|T2]) -> function
/dports/devel/elixir-conform/conform-2.5.2/lib/conform/
H A Dtranslate.ex228 defp strip_prefix(['*'|name], []), do: name function
229 defp strip_prefix([[?$|_] | name], []), do: name function
230 defp strip_prefix(name, []), do: name function
231 defp strip_prefix([part|name], [part|prefix]), do: strip_prefix(name, prefix) function
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/util/
H A Dconstexpr.h97 constexpr const char *strip_prefix(const char *str, const truncated_string_literal prefix) { in strip_prefix() function
111 constexpr const char *strip_prefix(const char *str, const char *prefix) { in strip_prefix() function
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/lang/gleam/gleam-0.18.2/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/devel/grcov/grcov-0.8.2/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/editors/helix/helix-0.5.0/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/ignore-0.4.17/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/textproc/ripgrep/ripgrep-13.0.0/crates/ignore/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/devel/tokei/tokei-12.1.2/cargo-crates/ignore-0.4.17/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/ignore-0.4.16/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/www/zola/zola-0.15.2/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/lang/rust/rustc-1.58.1-src/vendor/ignore/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/sysutils/fd/fd-8.3.0/cargo-crates/ignore-0.4.18/src/
H A Dpathutil.rs64 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
83 pub fn strip_prefix<'a, P: AsRef<Path> + ?Sized>( in strip_prefix() function
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/semver-1.0.4/src/
H A Dbackport.rs3 fn strip_prefix(&self, ch: char) -> Option<&str>; in strip_prefix() method
8 fn strip_prefix(&self, ch: char) -> Option<&str> { in strip_prefix() method
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/semver-1.0.4/src/
H A Dbackport.rs3 fn strip_prefix(&self, ch: char) -> Option<&str>; in strip_prefix() method
8 fn strip_prefix(&self, ch: char) -> Option<&str> { in strip_prefix() method
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/semver-1.0.4/src/
H A Dbackport.rs3 fn strip_prefix(&self, ch: char) -> Option<&str>; in strip_prefix() method
8 fn strip_prefix(&self, ch: char) -> Option<&str> { in strip_prefix() method
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/semver-1.0.4/src/
H A Dbackport.rs3 fn strip_prefix(&self, ch: char) -> Option<&str>; in strip_prefix() method
8 fn strip_prefix(&self, ch: char) -> Option<&str> { in strip_prefix() method

12345678910>>...12