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

/xsrc/external/mit/xedit/dist/lisp/re/
H A Dre.h57 #define RE_NOTBOL 1 macro
H A Dre.c363 if ((flags & RE_NOTBOL)) {
/xsrc/external/mit/xedit/dist/lisp/
H A Dregex.c165 eflags |= RE_NOTBOL;
/xsrc/external/mit/xedit/dist/
H A Dhook.c882 flags |= RE_NOTBOL;
1061 flags |= RE_NOTBOL;

Completed in 44 milliseconds