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

/ast/src/lib/libtksh/tcl/
H A Dregexp.c175 #define WORST 0 /* Worst case. */ macro
409 *flagp = WORST; /* Tentatively. */
462 *flagp = (op != '+') ? (WORST|SPSTART) : (WORST|HASWIDTH);
513 *flagp = WORST; /* Tentatively. */

Completed in 12 milliseconds