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

/freebsd-12-stable/contrib/bc/
H A Dlocale_install.sh114 _relpath_splitpath2=`splitpath "$_relpath_path2"`
123 _relpath_temp2="${_relpath_splitpath2#$_relpath_part$_relpath_nl}"
125 if [ "$_relpath_temp2" = "$_relpath_splitpath2" ]; then
129 _relpath_splitpath2="$_relpath_temp2"
134 for _relpath_part in $_relpath_splitpath2; do

Completed in 96 milliseconds