DPRINTF 2630 pcre/pcre_compile.cpp if (lengthptr != NULL) DPRINTF((">> start branch\n")); DPRINTF 2714 pcre/pcre_compile.cpp DPRINTF(("length=%d added %d c=%c\n", *lengthptr, code - last_code, c)); DPRINTF 2839 pcre/pcre_compile.cpp DPRINTF((">> end branch\n")); DPRINTF 5642 pcre/pcre_compile.cpp DPRINTF(("fixed length = %d\n", fixed_length)); DPRINTF 6266 pcre/pcre_compile.cpp DPRINTF(("------------------------------------------------------------------\n")); DPRINTF 6267 pcre/pcre_compile.cpp DPRINTF(("%s\n", pattern)); DPRINTF 6303 pcre/pcre_compile.cpp DPRINTF(("end pre-compile: length=%d workspace=%d\n", length, DPRINTF 241 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sADD_ACTIVE(%d,%d)\n", rlevel*2-2, SP, (x), (y))); \ DPRINTF 253 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sADD_ACTIVE_DATA(%d,%d,%d)\n", rlevel*2-2, SP, (x), (y), (z))); \ DPRINTF 264 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sADD_NEW(%d,%d)\n", rlevel*2-2, SP, (x), (y))); \ DPRINTF 276 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sADD_NEW_DATA(%d,%d,%d)\n", rlevel*2-2, SP, (x), (y), (z))); \ DPRINTF 325 pcre/pcre_dfa_exec.cpp DPRINTF(("\n%.*s---------------------\n" DPRINTF 447 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sEnd state = %d\n", rlevel*2-2, SP, end_code - start_code)); DPRINTF 538 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sSkipping this character\n", rlevel*2-2, SP)); DPRINTF 556 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sDuplicate state: skipped\n", rlevel*2-2, SP)); DPRINTF 641 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sSet matched string = \"%.*s\"\n", rlevel*2-2, SP, DPRINTF 646 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sEnd of internal_dfa_exec %d: returning %d\n" DPRINTF 2246 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sStarting regex recursion %d\n", rlevel*2-2, SP, DPRINTF 2262 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sReturn from regex recursion %d: rc=%d\n", rlevel*2-2, SP, DPRINTF 2438 pcre/pcre_dfa_exec.cpp DPRINTF(("%.*sEnd of internal_dfa_exec %d: returning %d\n" DPRINTF 282 pcre/pcre_exec.cpp DPRINTF(("restarting from line %d\n", __LINE__));\ DPRINTF 285 pcre/pcre_exec.cpp DPRINTF(("jumped back to line %d\n", __LINE__));\ DPRINTF 715 pcre/pcre_exec.cpp DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3)); DPRINTF 729 pcre/pcre_exec.cpp DPRINTF(("bracket %d failed\n", number)); DPRINTF 751 pcre/pcre_exec.cpp DPRINTF(("insufficient capture room: treat as non-capturing\n")); DPRINTF 764 pcre/pcre_exec.cpp DPRINTF(("start non-capturing bracket\n")); DPRINTF 773 pcre/pcre_exec.cpp DPRINTF(("bracket 0 tail recursion\n")); DPRINTF 883 pcre/pcre_exec.cpp DPRINTF(("End of pattern in a (?0) recursion\n")); DPRINTF 908 pcre/pcre_exec.cpp DPRINTF(("ims set to %02lx\n", ims)); DPRINTF 1074 pcre/pcre_exec.cpp DPRINTF(("Recursing into group %d\n", new_recursive.group_num)); DPRINTF 1082 pcre/pcre_exec.cpp DPRINTF(("Recursion matched\n")); DPRINTF 1090 pcre/pcre_exec.cpp DPRINTF(("Recursion gave error %d\n", rrc)); DPRINTF 1101 pcre/pcre_exec.cpp DPRINTF(("Recursion didn't match\n")); DPRINTF 1162 pcre/pcre_exec.cpp DPRINTF(("ims set to %02lx at group repeat\n", ims)); DPRINTF 1331 pcre/pcre_exec.cpp DPRINTF(("Recursion (%d) succeeded - continuing\n", number)); DPRINTF 1346 pcre/pcre_exec.cpp DPRINTF(("ims reset to %02lx\n", ims)); DPRINTF 2456 pcre/pcre_exec.cpp DPRINTF(("matching %c{%d,%d} against subject %.*s\n", fc, min, max, DPRINTF 2631 pcre/pcre_exec.cpp DPRINTF(("negative matching %c{%d,%d} against subject %.*s\n", fc, min, max, DPRINTF 4383 pcre/pcre_exec.cpp DPRINTF(("Unknown opcode %d\n", *ecode)); DPRINTF 4419 pcre/pcre_exec.cpp DPRINTF(("jump error in pcre match: label %d non-existent\n", frame->Xwhere)); DPRINTF 4708 pcre/pcre_exec.cpp DPRINTF(("Got memory to hold back references\n")); DPRINTF 5022 pcre/pcre_exec.cpp DPRINTF(("Copied offsets from temporary memory\n")); DPRINTF 5025 pcre/pcre_exec.cpp DPRINTF(("Freeing temporary memory\n")); DPRINTF 5047 pcre/pcre_exec.cpp DPRINTF((">>>> returning %d\n", rc)); DPRINTF 5056 pcre/pcre_exec.cpp DPRINTF(("Freeing temporary memory\n")); DPRINTF 5062 pcre/pcre_exec.cpp DPRINTF((">>>> error: returning %d\n", rc)); DPRINTF 5067 pcre/pcre_exec.cpp DPRINTF((">>>> returning PCRE_ERROR_PARTIAL\n")); DPRINTF 5072 pcre/pcre_exec.cpp DPRINTF((">>>> returning PCRE_ERROR_NOMATCH\n"));