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

/xsrc/external/mit/xedit/dist/lisp/
H A Dregex.c121 re-exec regex string &key count start end notbol noteol
132 LispObj *regex, *ostring, *count, *ostart, *oend, *notbol, *noteol; local in function:Lisp_Reexec
134 noteol = ARGUMENT(6);
166 if (noteol != UNSPEC && noteol != NIL)

Completed in 2 milliseconds