Lines Matching refs:phpdbg_notice

416 					phpdbg_notice("Unsetting old execution context: %s", PHPDBG_G(exec));  in PHPDBG_COMMAND()
423 phpdbg_notice("Destroying compiled opcodes"); in PHPDBG_COMMAND()
435 phpdbg_notice("Set execution context: %s", PHPDBG_G(exec)); in PHPDBG_COMMAND()
445 phpdbg_notice("Execution context not changed"); in PHPDBG_COMMAND()
549 phpdbg_notice("Successful compilation of stdin input"); in phpdbg_compile_stdin()
575 phpdbg_notice("Successful compilation of %s", PHPDBG_G(exec)); in phpdbg_compile()
691 phpdbg_notice("Already at the end of the function"); in PHPDBG_COMMAND()
702 phpdbg_notice("Currently in frame #%d", PHPDBG_G(frame).num); in PHPDBG_COMMAND()
927 phpdbg_notice("Printing variable %.*s", (int) len, name); in phpdbg_output_ev_variable()
1361 phpdbg_notice("Zend extensions"); in PHPDBG_COMMAND()
1364 phpdbg_notice("Modules"); in PHPDBG_COMMAND()
1375 phpdbg_notice("Successfully loaded the %s %s at path %s", type, name, path); in PHPDBG_COMMAND()
1429 phpdbg_notice("Registered %s", lcname); in PHPDBG_COMMAND()
1765 phpdbg_notice("Breaking for leave at %s:%u", in phpdbg_execute_ex()
1806 phpdbg_notice("Program received signal SIGINT"); in phpdbg_execute_ex()
1846 phpdbg_notice("Current opline: %p (op #%u) in %s:%u", in phpdbg_force_interruption()
1852 phpdbg_notice("Current opline: in internal function %s", in phpdbg_force_interruption()
1855 phpdbg_notice("Current opline: executing internal code"); in phpdbg_force_interruption()
1858 phpdbg_notice("Current opline: %p (op_array information unavailable)", in phpdbg_force_interruption()
1862 phpdbg_notice("No information available about executing context"); in phpdbg_force_interruption()