Home | History | Annotate | Download | only in src

Lines Matching refs:IrregexpResult

87   enum IrregexpResult { RE_FAILURE = 0, RE_SUCCESS = 1, RE_EXCEPTION = -1 };