Lines Matching refs:func_relative_path_result
1082 func_relative_path_result=
1101 if test -z "$func_relative_path_result"; then
1102 func_relative_path_result=.
1111 func_relative_path_result=../$func_relative_path_result
1115 func_relative_path_result=../$func_relative_path_result
1121 func_stripname '' '/' "$func_relative_path_result"
1122 func_relative_path_result=$func_stripname_result
1125 func_append func_relative_path_result "/$func_stripname_result"
1129 if test -n "$func_relative_path_result"; then
1130 func_stripname './' '' "$func_relative_path_result"
1131 func_relative_path_result=$func_stripname_result
1134 test -n "$func_relative_path_result" || func_relative_path_result=.
11162 tdlname=$func_relative_path_result/$dlname