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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregcomp.c170 #define WORST 0 /* Worst case. */ macro
2590 *flagp = WORST; /* Tentatively. */
2720 *flagp = WORST;
2758 *flagp = (op != '+') ? (WORST|SPSTART|HASWIDTH) : (WORST|HASWIDTH);
2819 *flagp = WORST; /* Tentatively. */

Completed in 31 milliseconds