find_firstassertedchar 7541 pcre/pcrelib/pcre_compile.c      if ((d = find_firstassertedchar(scode, op == OP_ASSERT)) < 0)
find_firstassertedchar 8079 pcre/pcrelib/pcre_compile.c       firstchar = find_firstassertedchar(codestart, FALSE);