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