Home | History | Annotate | Download | only in etc

Lines Matching refs:EXPERIMENTAL

28 EXPERIMENTAL=""
386 elif [ "x$1" = "x--experimental" ]; then
388 echo "missing --experimental option" 1>&2
391 EXPERIMENTAL="$EXPERIMENTAL $2"
439 for feature in ${EXPERIMENTAL}; do