Home
last modified time | relevance | path

Searched refs:_substring_replace_replacement (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bc/scripts/
H A Dfunctions.sh331 _substring_replace_replacement="$1"
335 sed -e "s!$_substring_replace_needle!$_substring_replace_replacement!g")