Searched refs:func_relative_path_result (Results 1 – 1 of 1) sorted by relevance
1036 func_relative_path_result=1055 if test -z "$func_relative_path_result"; then1056 func_relative_path_result=.1065 func_relative_path_result=../$func_relative_path_result1069 func_relative_path_result=../$func_relative_path_result1075 func_stripname '' '/' "$func_relative_path_result"1076 func_relative_path_result=$func_stripname_result1079 func_append func_relative_path_result "/$func_stripname_result"1083 if test -n "$func_relative_path_result"; then1084 func_stripname './' '' "$func_relative_path_result"[all …]