Lines Matching refs:func_relative_path_result
1079 func_relative_path_result=
1098 if test -z "$func_relative_path_result"; then
1099 func_relative_path_result=.
1108 func_relative_path_result=../$func_relative_path_result
1112 func_relative_path_result=../$func_relative_path_result
1118 func_stripname '' '/' "$func_relative_path_result"
1119 func_relative_path_result=$func_stripname_result
1122 func_append func_relative_path_result "/$func_stripname_result"
1126 if test -n "$func_relative_path_result"; then
1127 func_stripname './' '' "$func_relative_path_result"
1128 func_relative_path_result=$func_stripname_result
1131 test -n "$func_relative_path_result" || func_relative_path_result=.
11243 tdlname=$func_relative_path_result/$dlname