Searched refs:sedoutputcount (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgfilter-230 sedoutputcount=`echo $ac_n "abc$ac_c" | sed -e s/x/x/ | wc -c`
31 sedoutputcount=`echo "$sedoutputcount" | sed -e 's/[ ]//g'`
32 test "$sedoutputcount" = 3 || {
H A Dmsgfilter-430 sedoutputcount=`echo $ac_n "abc$ac_c" | sed -e s/x/x/ | wc -c`
31 sedoutputcount=`echo "$sedoutputcount" | sed -e 's/[ ]//g'`
32 test "$sedoutputcount" = 3 || {

Completed in 92 milliseconds