find_firstassertedchar 5734 ext/pcre/pcrelib/pcre_compile.c      if ((d = find_firstassertedchar(scode, options, op == OP_ASSERT)) < 0)
find_firstassertedchar 6147 ext/pcre/pcrelib/pcre_compile.c       firstbyte = find_firstassertedchar(codestart, &temp_options, FALSE);