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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.c1743 static int analyse_first _RE_ARGS ((re_char *p, re_char *pend,
2745 (simple || !analyse_first (laststart, b, NULL, 0))
2792 boolean emptyp = analyse_first (laststart, b, NULL, 0);
3844 /* analyse_first.
3855 analyse_first (p, pend, fastmap, multibyte)
4091 int r = analyse_first (p, pend, fastmap, multibyte);
4141 } /* analyse_first */
4173 analysis = analyse_first (bufp->buffer, bufp->buffer + bufp->used,
3834 analyse_first (p, pend, fastmap, multibyte) function

Completed in 275 milliseconds