Searched refs:FIRST_STRING_P (Results 1 – 3 of 3) sorted by relevance
291 #define FIRST_STRING_P(ptr) \ macro875 if (FIRST_STRING_P (where))3582 (FIRST_STRING_P (ptr) \3990 boolean same_str_p = (FIRST_STRING_P (match_end)4440 dend2 = ((FIRST_STRING_P (regstart[regno])4441 == FIRST_STRING_P (regend[regno]))
338 #define FIRST_STRING_P(ptr) \ macro1006 if (FIRST_STRING_P (where))3950 (FIRST_STRING_P (ptr) \4362 boolean same_str_p = (FIRST_STRING_P (match_end)4881 dend2 = ((FIRST_STRING_P (regstart[regno])4882 == FIRST_STRING_P (regend[regno]))
385 # define FIRST_STRING_P(ptr) \ macro1183 if (FIRST_STRING_P (where)) in PREFIX()5258 (FIRST_STRING_P (ptr) \5266 (FIRST_STRING_P (ptr) \5913 boolean same_str_p = (FIRST_STRING_P (match_end) in wcs_re_match_2_internal()6778 dend2 = ((FIRST_STRING_P (regstart[regno]) in wcs_re_match_2_internal()6779 == FIRST_STRING_P (regend[regno])) in wcs_re_match_2_internal()