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

/openbsd-current/gnu/usr.bin/perl/ext/re/t/
H A Dregop.t13 our $NUM_SECTS;
25 is( scalar @tests, $NUM_SECTS,
26 "Expecting output for $NUM_SECTS patterns, got ". scalar(@tests) );
56 # If you add a test make sure you update $NUM_SECTS
58 BEGIN{ $NUM_SECTS= 8 }

Completed in 53 milliseconds