Searched refs:func_relative_path_result (Results 1 – 1 of 1) sorted by relevance
291 func_relative_path_result=310 if test -z "$func_relative_path_result"; then311 func_relative_path_result=.320 func_relative_path_result=../$func_relative_path_result324 func_relative_path_result=../$func_relative_path_result330 func_stripname '' '/' "$func_relative_path_result"331 func_relative_path_result=$func_stripname_result334 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}340 if test ! -z "$func_relative_path_result"; then341 func_stripname './' '' "$func_relative_path_result/"[all …]