Lines Matching refs:phpdbg_error
487 phpdbg_error("The command \"%s\" expected no arguments", in phpdbg_stack_verify()
507 phpdbg_error("The command \"%s\" expected %s and got nothing at parameter "ZEND_ULONG_FMT, \ in phpdbg_stack_verify()
514 phpdbg_error("The command \"%s\" expected %s and got %s at parameter "ZEND_ULONG_FMT, \ in phpdbg_stack_verify()
562 …phpdbg_error("The command \"%s\" expected at least "ZEND_ULONG_FMT" arguments (%s) and received "Z… in phpdbg_stack_verify()
616 phpdbg_error("The command \"%s %s\" could not be found", parent->name, name->str); in phpdbg_stack_resolve()
618 phpdbg_error("The command \"%s\" could not be found", name->str); in phpdbg_stack_resolve()
651 …phpdbg_error("The command \"%s\" is ambiguous, matching "ZEND_ULONG_FMT" commands (%s)", name->str… in phpdbg_stack_resolve()
679 phpdbg_error("run command is disallowed during hard interrupt"); in phpdbg_internal_stack_execute()
687 phpdbg_error("sh command is disallowed during hard interrupt"); in phpdbg_internal_stack_execute()
699 phpdbg_error("%s command is disallowed during hard interrupt", handler->name); in phpdbg_internal_stack_execute()
712 phpdbg_error("The first parameter makes no sense !"); in phpdbg_internal_stack_execute()
724 phpdbg_error("The passed argument was not a stack !"); in phpdbg_stack_execute()
729 phpdbg_error("The stack contains nothing !"); in phpdbg_stack_execute()