• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/

Lines Matching refs:cfgfile

3312 # In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
15284 cfgfile="${ofile}T"
15285 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15286 $RM "$cfgfile"
15288 cat <<_LT_EOF >> "$cfgfile"
15722 cat <<\_LT_EOF >> "$cfgfile"
15742 sed '$q' "$ltmain" >> "$cfgfile" \
15743 || (rm -f "$cfgfile"; exit 1)
15753 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
15754 && mv -f "$cfgfile.tmp" "$cfgfile" \
15755 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15763 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15764 && mv -f "$cfgfile.tmp" "$cfgfile" \
15765 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15777 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
15778 && mv -f "$cfgfile.tmp" "$cfgfile" \
15779 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15791 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
15792 && mv -f "$cfgfile.tmp" "$cfgfile" \
15793 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15802 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
15803 && mv -f "$cfgfile.tmp" "$cfgfile" \
15804 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15813 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
15814 && mv -f "$cfgfile.tmp" "$cfgfile" \
15815 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15826 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
15827 && mv -f "$cfgfile.tmp" "$cfgfile" \
15828 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15836 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
15837 && mv -f "$cfgfile.tmp" "$cfgfile" \
15838 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15846 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
15847 && mv -f "$cfgfile.tmp" "$cfgfile" \
15848 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15856 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
15857 && mv -f "$cfgfile.tmp" "$cfgfile" \
15858 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15868 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15869 && mv -f "$cfgfile.tmp" "$cfgfile" \
15870 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15879 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
15880 && mv -f "$cfgfile.tmp" "$cfgfile" \
15881 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15886 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15887 && mv -f "$cfgfile.tmp" "$cfgfile" \
15888 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15892 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
15893 && mv -f "$cfgfile.tmp" "$cfgfile" \
15894 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15904 mv -f "$cfgfile" "$ofile" ||
15905 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")