FIRST_STRING_P    775 src/regex-emacs.c       if (FIRST_STRING_P (where))
FIRST_STRING_P   3441 src/regex-emacs.c   (FIRST_STRING_P (ptr)				\
FIRST_STRING_P   4102 src/regex-emacs.c 		bool same_str_p = (FIRST_STRING_P (match_end)
FIRST_STRING_P   4103 src/regex-emacs.c 				   == FIRST_STRING_P (d));
FIRST_STRING_P   4110 src/regex-emacs.c 		  best_match_p = !FIRST_STRING_P (d);
FIRST_STRING_P   4484 src/regex-emacs.c 	    dend2 = ((FIRST_STRING_P (regstart[regno])
FIRST_STRING_P   4485 src/regex-emacs.c 		      == FIRST_STRING_P (regend[regno]))