Home
last modified time | relevance | path

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

/dports/math/gh-bc/bc-5.2.1/scripts/
H A Dlocale_install.sh128 _relpath_splitpath1=`splitpath "$_relpath_path1"`
132 _relpath_temp1="$_relpath_splitpath1"
151 _relpath_splitpath1="${_relpath_splitpath1#$_relpath_part$_relpath_nl}"
163 for _relpath_part in $_relpath_splitpath1; do