analyze_first    1169 src/regex-emacs.c static int analyze_first (re_char *p, re_char *pend,
analyze_first    1915 src/regex-emacs.c 		      (simple || !analyze_first (laststart, b, NULL, false))
analyze_first    1962 src/regex-emacs.c 		    bool emptyp = !!analyze_first (laststart, b, NULL, false);
analyze_first    3051 src/regex-emacs.c 	      int r = analyze_first (p, pend, fastmap, multibyte);
analyze_first    3131 src/regex-emacs.c   analysis = analyze_first (bufp->buffer, bufp->buffer + bufp->used,