DEBUG_PRINT3     4210 regex.cpp      	  DEBUG_PRINT3 ("EXECUTING start_memory %d (%d):\n", *p, p[1]);
DEBUG_PRINT3     4258 regex.cpp      	  DEBUG_PRINT3 ("EXECUTING stop_memory %d (%d):\n", *p, p[1]);
DEBUG_PRINT3     4529 regex.cpp                DEBUG_PRINT3 (" %d (to %p):\n", mcnt, p + mcnt);
DEBUG_PRINT3     4531 regex.cpp                DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt);
DEBUG_PRINT3     4556 regex.cpp                DEBUG_PRINT3 (" %d (to %p)", mcnt, p + mcnt);
DEBUG_PRINT3     4558 regex.cpp                DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt);
DEBUG_PRINT3     4658 regex.cpp                          DEBUG_PRINT3 ("  %c != %c => pop_failure_jump.\n",
DEBUG_PRINT3     4700 regex.cpp                          DEBUG_PRINT3 ("  %c != %c => pop_failure_jump.\n",
DEBUG_PRINT3     4841 regex.cpp                     DEBUG_PRINT3 ("  Setting %p to %d.\n", p - 2, mcnt);
DEBUG_PRINT3     4843 regex.cpp                     DEBUG_PRINT3 ("  Setting 0x%x to %d.\n", p - 2, mcnt);
DEBUG_PRINT3     4869 regex.cpp                     DEBUG_PRINT3 ("  Setting %p to %d.\n", p + 2, mcnt);
DEBUG_PRINT3     4871 regex.cpp                     DEBUG_PRINT3 ("  Setting 0x%x to %d.\n", p + 2, mcnt);
DEBUG_PRINT3     4888 regex.cpp                  DEBUG_PRINT3 ("  Setting %p to %d.\n", p1, mcnt);
DEBUG_PRINT3     4890 regex.cpp                  DEBUG_PRINT3 ("  Setting 0x%x to %d.\n", p1, mcnt);