FIRST_STRING_P    775 src/regex-emacs.c       if (FIRST_STRING_P (where))
FIRST_STRING_P   3443 src/regex-emacs.c   (FIRST_STRING_P (ptr)				\
FIRST_STRING_P   4107 src/regex-emacs.c 		bool same_str_p = (FIRST_STRING_P (match_end)
FIRST_STRING_P   4108 src/regex-emacs.c 				   == FIRST_STRING_P (d));
FIRST_STRING_P   4115 src/regex-emacs.c 		  best_match_p = !FIRST_STRING_P (d);
FIRST_STRING_P   4489 src/regex-emacs.c 	    dend2 = ((FIRST_STRING_P (regstart[regno])
FIRST_STRING_P   4490 src/regex-emacs.c 		      == FIRST_STRING_P (regend[regno]))