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

/openbsd-current/gnu/usr.bin/perl/
H A Dinline.h1492 * DFA_RETURN_FAILURE_
1501 * DFA_RETURN_FAILURE_ is a candidate, or 'goto label' where
1508 * so this evaluates to DFA_RETURN_FAILURE_; otherwise you
1513 * DFA_RETURN_FAILURE_ is the likely action, but you could
1520 #define DFA_RETURN_FAILURE_ return 0 macro
1524 # define DFA_TEASE_APART_FF_ DFA_RETURN_FAILURE_
1601 DFA_RETURN_FAILURE_);
1671 DFA_RETURN_FAILURE_);
1725 DFA_RETURN_FAILURE_,
1726 DFA_RETURN_FAILURE_);
[all...]

Completed in 119 milliseconds