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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dmoopp278 methods_lineno=`sed -e "$sed_remove_comments" < "$file" | grep -n '^methods:' | sed -e 's,:.*,,'`
279 sed_before_methods="$methods_lineno"',$d'
302 sed_after_methods='1,'"$methods_lineno"'d'
305 func_fatal_error "$file: closing brace of class declaration not found after line $methods_lineno"
307 class_end_lineno=`expr $methods_lineno + $class_end_lineno`
308 sed_extract_methods="$class_end_lineno"',$d;1,'"$methods_lineno"'d'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/build-aux/
H A Dmoopp278 methods_lineno=`sed -e "$sed_remove_comments" < "$file" | grep -n '^methods:' | sed -e 's,:.*,,'`
279 sed_before_methods="$methods_lineno"',$d'
302 sed_after_methods='1,'"$methods_lineno"'d'
305 func_fatal_error "$file: closing brace of class declaration not found after line $methods_lineno"
307 class_end_lineno=`expr $methods_lineno + $class_end_lineno`
308 sed_extract_methods="$class_end_lineno"',$d;1,'"$methods_lineno"'d'

Completed in 132 milliseconds