Searched refs:_relpath_splitpath2 (Results 1 – 1 of 1) sorted by relevance
130 _relpath_splitpath2=`splitpath "$_relpath_path2"`145 _relpath_temp2="${_relpath_splitpath2#$_relpath_part$_relpath_nl}"147 if [ "$_relpath_temp2" = "$_relpath_splitpath2" ]; then151 _relpath_splitpath2="$_relpath_temp2"157 for _relpath_part in $_relpath_splitpath2; do