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

/xsrc/external/mit/xedit/dist/
H A Dhook.c477 #define E_REGEX 6 macro
524 state != E_REGEX)
531 state != E_REGEX)
538 state != E_REGEX &&
559 state = E_REGEX;
566 state = action == A_REPLACE ? E_REGEX : E_FROM;
578 else if (state != E_REGEX &&
592 if (state == E_REGEX) {

Completed in 3 milliseconds