Lines Matching refs:expr
264 _G_count=`expr $_G_count + 1`
300 _G_count=`expr $_G_count + 1`
655 _G_delim=`expr "$2" : '\(.\)'`
683 func_arith_result=`expr "$@"`
875 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
2096 func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
2099 || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
2124 func_split_short_opt_name=`expr "x$1" : 'x\(-.\)'`
2125 func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
9482 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9525 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9556 file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`