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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgfilter-129 foldoutputcount=`echo $ac_n "abc$ac_c" | fold -b -s -w 20 | wc -c`
30 foldoutputcount=`echo "$foldoutputcount" | sed -e 's/[ ]//g'`
31 test "$foldoutputcount" = 3 || {
H A Dmsgfilter-329 foldoutputcount=`echo $ac_n "abc$ac_c" | fold -b -s -w 20 | wc -c`
30 foldoutputcount=`echo "$foldoutputcount" | sed -e 's/[ ]//g'`
31 test "$foldoutputcount" = 3 || {

Completed in 50 milliseconds