Home | History | Annotate | Download | only in src

Lines Matching refs:sed_extractcf

672   sed_extractcf="/$re_begincf/,/$re_endcf/p"
693 extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`