find_firstassertedchar 8712 ext/pcre/pcrelib/pcre_compile.c      d = find_firstassertedchar(scode, &dflags, op == OP_ASSERT);
find_firstassertedchar 9449 ext/pcre/pcrelib/pcre_compile.c       firstchar = find_firstassertedchar(codestart, &firstcharflags, FALSE);