Lines Matching refs:phpdbg_notice

417 					phpdbg_notice("Unsetting old execution context: %s", PHPDBG_G(exec));  in PHPDBG_COMMAND()
424 phpdbg_notice("Destroying compiled opcodes"); in PHPDBG_COMMAND()
436 phpdbg_notice("Set execution context: %s", PHPDBG_G(exec)); in PHPDBG_COMMAND()
446 phpdbg_notice("Execution context not changed"); in PHPDBG_COMMAND()
550 phpdbg_notice("Successful compilation of stdin input"); in phpdbg_compile_stdin()
576 phpdbg_notice("Successful compilation of %s", PHPDBG_G(exec)); in phpdbg_compile()
692 phpdbg_notice("Already at the end of the function"); in PHPDBG_COMMAND()
703 phpdbg_notice("Currently in frame #%d", PHPDBG_G(frame).num); in PHPDBG_COMMAND()
928 phpdbg_notice("Printing variable %.*s", (int) len, name); in phpdbg_output_ev_variable()
1363 phpdbg_notice("Zend extensions"); in PHPDBG_COMMAND()
1366 phpdbg_notice("Modules"); in PHPDBG_COMMAND()
1377 phpdbg_notice("Successfully loaded the %s %s at path %s", type, name, path); in PHPDBG_COMMAND()
1431 phpdbg_notice("Registered %s", lcname); in PHPDBG_COMMAND()
1767 phpdbg_notice("Breaking for leave at %s:%u", in phpdbg_execute_ex()
1808 phpdbg_notice("Program received signal SIGINT"); in phpdbg_execute_ex()
1848 phpdbg_notice("Current opline: %p (op #%u) in %s:%u", in phpdbg_force_interruption()
1854 phpdbg_notice("Current opline: in internal function %s", in phpdbg_force_interruption()
1857 phpdbg_notice("Current opline: executing internal code"); in phpdbg_force_interruption()
1860 phpdbg_notice("Current opline: %p (op_array information unavailable)", in phpdbg_force_interruption()
1864 phpdbg_notice("No information available about executing context"); in phpdbg_force_interruption()