find_firstassertedchar 4336 srclib/pcre/pcre.c      if ((d = find_firstassertedchar(scode, options, op == OP_ASSERT)) < 0)
find_firstassertedchar 5562 srclib/pcre/pcre.c       firstbyte = find_firstassertedchar(codestart, &temp_options, FALSE);