Home | History | Annotate | Download | only in cpp

Lines Matching refs:sed_extractcf

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