Home | History | Annotate | Download | only in libedit

Lines Matching refs:ac_f

14713     for ac_f
14715 case $ac_f in
14716 -) ac_f="$ac_tmp/stdin";;
14719 # because $ac_f cannot contain `:'.
14720 test -f "$ac_f" ||
14721 case $ac_f in
14723 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14725 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
14727 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14728 as_fn_append ac_file_inputs " '$ac_f'"