Home
last modified time | relevance | path

Searched defs:strip_dash (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/scripts/
H A Dcompletion.pl139 sub strip_dash { my $s = shift; $s =~ s/^-+//g; return $s }; subroutine

Completed in 1 milliseconds