DPRINTF 2385 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) DPRINTF((">> start branch\n"));
DPRINTF 2469 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("length=%d added %d c=%c\n", *lengthptr, code - last_code, c));
DPRINTF 2586 ext/pcre/pcrelib/pcre_compile.c DPRINTF((">> end branch\n"));
DPRINTF 5426 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("fixed length = %d\n", fixed_length));
DPRINTF 5972 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("------------------------------------------------------------------\n"));
DPRINTF 5973 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("%s\n", pattern));
DPRINTF 6009 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("end pre-compile: length=%d workspace=%d\n", length,
DPRINTF 270 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("restarting from line %d\n", __LINE__));\
DPRINTF 273 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("jumped back to line %d\n", __LINE__));\
DPRINTF 682 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
DPRINTF 696 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("bracket %d failed\n", number));
DPRINTF 711 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("insufficient capture room: treat as non-capturing\n"));
DPRINTF 724 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("start non-capturing bracket\n"));
DPRINTF 733 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("bracket 0 tail recursion\n"));
DPRINTF 843 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("End of pattern in a (?0) recursion\n"));
DPRINTF 867 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("ims set to %02lx\n", ims));
DPRINTF 1033 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Recursing into group %d\n", new_recursive.group_num));
DPRINTF 1041 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Recursion matched\n"));
DPRINTF 1049 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Recursion gave error %d\n", rrc));
DPRINTF 1060 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Recursion didn't match\n"));
DPRINTF 1121 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("ims set to %02lx at group repeat\n", ims));
DPRINTF 1237 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Recursion (%d) succeeded - continuing\n", number));
DPRINTF 1252 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("ims reset to %02lx\n", ims));
DPRINTF 2354 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("matching %c{%d,%d} against subject %.*s\n", fc, min, max,
DPRINTF 2529 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("negative matching %c{%d,%d} against subject %.*s\n", fc, min, max,
DPRINTF 4225 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Unknown opcode %d\n", *ecode));
DPRINTF 4259 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("jump error in pcre match: label %d non-existent\n", frame->Xwhere));
DPRINTF 4574 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Got memory to hold back references\n"));
DPRINTF 4886 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Copied offsets from temporary memory\n"));
DPRINTF 4889 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Freeing temporary memory\n"));
DPRINTF 4908 ext/pcre/pcrelib/pcre_exec.c DPRINTF((">>>> returning %d\n", rc));
DPRINTF 4917 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("Freeing temporary memory\n"));
DPRINTF 4923 ext/pcre/pcrelib/pcre_exec.c DPRINTF((">>>> error: returning %d\n", rc));
DPRINTF 4928 ext/pcre/pcrelib/pcre_exec.c DPRINTF((">>>> returning PCRE_ERROR_PARTIAL\n"));
DPRINTF 4933 ext/pcre/pcrelib/pcre_exec.c DPRINTF((">>>> returning PCRE_ERROR_NOMATCH\n"));