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

/freebsd-13-stable/contrib/bc/
H A Dlocale_install.sh121 for _relpath_part in $_relpath_temp1; do
123 _relpath_temp2="${_relpath_splitpath2#$_relpath_part$_relpath_nl}"
130 _relpath_splitpath1="${_relpath_splitpath1#$_relpath_part$_relpath_nl}"
134 for _relpath_part in $_relpath_splitpath2; do
140 for _relpath_part in $_relpath_splitpath1; do
141 _relpath_path="$_relpath_path$_relpath_part/"

Completed in 48 milliseconds