Searched refs:re_begincf (Results 1 - 9 of 9) sorted by relevance
/third_party/libabigail/ |
H A D | ltmain.sh | 884 re_begincf='^# ### BEGIN LIBTOOL' 888 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 892 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 926 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 928 sed_extractcf="/$re_begincf/,/$re_endcf/p" 942 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 904 re_begincf='^# ### BEGIN LIBTOOL' 908 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 948 sed_extractcf="/$re_begincf/,/$re_endcf/p" 962 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
/third_party/eudev/ |
H A D | ltmain.sh | 2185 re_begincf='^# ### BEGIN LIBTOOL' 2189 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 2193 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 2231 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 2233 sed_extractcf=/$re_begincf/,/$re_endcf/p 2247 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
/third_party/curl/ |
H A D | ltmain.sh | 2366 re_begincf='^# ### BEGIN LIBTOOL' 2370 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 2374 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 2412 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 2414 sed_extractcf=/$re_begincf/,/$re_endcf/p 2428 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
/third_party/lame/ |
H A D | ltmain.sh | 2138 re_begincf='^# ### BEGIN LIBTOOL' 2142 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 2186 sed_extractcf=/$re_begincf/,/$re_endcf/p 2200 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 2366 re_begincf='^# ### BEGIN LIBTOOL' 2370 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 2374 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 2412 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 2414 sed_extractcf=/$re_begincf/,/$re_endcf/p 2428 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 2366 re_begincf='^# ### BEGIN LIBTOOL' 2370 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 2374 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 2412 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 2414 sed_extractcf=/$re_begincf/,/$re_endcf/p 2428 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 2376 re_begincf='^# ### BEGIN LIBTOOL' 2380 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 2384 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 2422 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 2424 sed_extractcf=/$re_begincf/,/$re_endcf/p 2438 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 2138 re_begincf='^# ### BEGIN LIBTOOL' 2142 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" 2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" 2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" 2186 sed_extractcf=/$re_begincf/,/$re_endcf/p 2200 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
|
Completed in 76 milliseconds