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

/xsrc/external/mit/xedit/dist/lisp/re/
H A Dre.h50 #define RE_NOSPEC 0020 macro
H A Drec.c120 if (flags & RE_NOSPEC) {
130 /* inf.ptr = inf.end is nul if flags & RE_NOSPEC */
/xsrc/external/mit/xedit/dist/lisp/
H A Dregex.c99 cflags |= RE_NOSPEC;
/xsrc/external/mit/xedit/dist/
H A Dtags.c417 /* Will do a RE_NOSPEC search, that means ^ and $
531 if (recomp(&regex->regex, pattern, RE_NOSUB | RE_NOSPEC)) {

Completed in 4 milliseconds