Searched refs:func_relative_path_result (Results 1 – 11 of 11) sorted by relevance
317 func_relative_path_result=336 if test -z "$func_relative_path_result"; then337 func_relative_path_result=.346 func_relative_path_result=../$func_relative_path_result350 func_relative_path_result=../$func_relative_path_result356 func_stripname '' '/' "$func_relative_path_result"357 func_relative_path_result=$func_stripname_result360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}366 if test ! -z "$func_relative_path_result"; then367 func_stripname './' '' "$func_relative_path_result/"[all …]
321 func_relative_path_result=340 if test -z "$func_relative_path_result"; then341 func_relative_path_result=.350 func_relative_path_result=../$func_relative_path_result354 func_relative_path_result=../$func_relative_path_result360 func_stripname '' '/' "$func_relative_path_result"361 func_relative_path_result=$func_stripname_result364 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}370 if test ! -z "$func_relative_path_result"; then371 func_stripname './' '' "$func_relative_path_result/"[all …]
324 func_relative_path_result=343 if test -z "$func_relative_path_result"; then344 func_relative_path_result=.353 func_relative_path_result=../$func_relative_path_result357 func_relative_path_result=../$func_relative_path_result363 func_stripname '' '/' "$func_relative_path_result"364 func_relative_path_result=$func_stripname_result367 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}373 if test ! -z "$func_relative_path_result"; then374 func_stripname './' '' "$func_relative_path_result/"[all …]
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 …]