FIRST_STRING_P   783 modules/up/src/Core/gnu/regex.c       if (FIRST_STRING_P (where))
FIRST_STRING_P  3070 modules/up/src/Core/gnu/regex.c   (FIRST_STRING_P (ptr) ? (ptr) - string1 : (ptr) - string2 + size1)
FIRST_STRING_P  3409 modules/up/src/Core/gnu/regex.c                   boolean same_str_p = (FIRST_STRING_P (match_end)
FIRST_STRING_P  3821 modules/up/src/Core/gnu/regex.c             dend2 = ((FIRST_STRING_P (regstart[regno])
FIRST_STRING_P  3822 modules/up/src/Core/gnu/regex.c                == FIRST_STRING_P (regend[regno]))
FIRST_STRING_P   783 modules/up/src/gnug++/regex.c       if (FIRST_STRING_P (where))
FIRST_STRING_P  3068 modules/up/src/gnug++/regex.c   (FIRST_STRING_P (ptr) ? (ptr) - string1 : (ptr) - string2 + size1)
FIRST_STRING_P  3407 modules/up/src/gnug++/regex.c                   boolean same_str_p = (FIRST_STRING_P (match_end)
FIRST_STRING_P  3819 modules/up/src/gnug++/regex.c             dend2 = ((FIRST_STRING_P (regstart[regno])
FIRST_STRING_P  3820 modules/up/src/gnug++/regex.c                  == FIRST_STRING_P (regend[regno]))