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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp294 $BLOCK_re= '\s*(' . join('|', qw(
371 for (; defined($_) && !/^$BLOCK_re/o; $_ = shift(@line)) {
384 for (; defined($_) && !/^$BLOCK_re/o; $_ = shift(@line)) {
410 for (; !/^$BLOCK_re/o; $_ = shift(@line)) {
481 for (; !/^$BLOCK_re/o; $_ = shift(@line)) {
590 for (; !/^$BLOCK_re/o; $_ = shift(@line)) {
599 for (; !/^$BLOCK_re/o; $_ = shift(@line)) {
608 for (; !/^$BLOCK_re/o; $_ = shift(@line)) {
680 for (; !/^$BLOCK_re/o; $_ = shift(@line)) {
711 for (; !/^$BLOCK_re/
[all...]

Completed in 14 milliseconds