Home
last modified time | relevance | path

Searched refs:phpdbg_writeln (Results 1 – 10 of 10) sorted by relevance

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_set.c53 phpdbg_writeln("setprompt", "str=\"%s\"", "Current prompt: %s", phpdbg_get_prompt()); in PHPDBG_SET()
64phpdbg_writeln("setpagination", "active=\"%s\"", "Pagination %s", PHPDBG_G(flags) & PHPDBG_HAS_PAG… in PHPDBG_SET()
84 phpdbg_writeln("setlines", "active=\"%s\"", "Lines %ld", PHPDBG_G(lines)); in PHPDBG_SET()
110phpdbg_writeln("setbreak", "id=\"%ld\" active=\"%s\"", "Breakpoint #%ld %s", param->num, brake->di… in PHPDBG_SET()
127phpdbg_writeln("setbreaks", "active=\"%s\"", "Breakpoints %s",PHPDBG_G(flags) & PHPDBG_IS_BP_ENABL… in PHPDBG_SET()
184phpdbg_writeln("setcolors", "active=\"%s\"", "Colors %s", PHPDBG_G(flags) & PHPDBG_IS_COLOURED ? "… in PHPDBG_SET()
234phpdbg_writeln("setquiet", "active=\"%s\"", "Quietness %s", PHPDBG_G(flags) & PHPDBG_IS_QUIET ? "o… in PHPDBG_SET()
253phpdbg_writeln("setstepping", "type=\"%s\"", "Stepping %s", PHPDBG_G(flags) & PHPDBG_STEP_OPCODE ?… in PHPDBG_SET()
274phpdbg_writeln("setrefcount", "active=\"%s\"", "Showing refcounts %s", PHPDBG_G(flags) & PHPDBG_IS… in PHPDBG_SET()
H A Dphpdbg_info.c75 phpdbg_writeln("includedfile", "name=\"%s\"", "File: %s", ZSTR_VAL(fname)); in PHPDBG_INFO()
124 phpdbg_writeln("constant", \ in PHPDBG_INFO()
234 phpdbg_writeln("variable", \ in phpdbg_print_symbols()
286phpdbg_writeln("variable", "address=\"%p\" name=\"%s\"", "%p\tn/a\tn/a\t$%s", data, ZSTR_VAL(var)); in phpdbg_print_symbols()
365 phpdbg_writeln("used", "mem=\"%.3f\"", "|-------> Used:\t%.3f kB", (float) (used / 1024)); in PHPDBG_INFO()
366 phpdbg_writeln("real", "mem=\"%.3f\"", "|-------> Real:\t%.3f kB", (float) (real / 1024)); in PHPDBG_INFO()
368 phpdbg_writeln("used", "mem=\"%.3f\"", "|-------> Used:\t%.3f kB", (float) (peak_used / 1024)); in PHPDBG_INFO()
369 phpdbg_writeln("real", "mem=\"%.3f\"", "|-------> Real:\t%.3f kB", (float) (peak_real / 1024)); in PHPDBG_INFO()
421 phpdbg_writeln("classsource", "", "|---- no source code"); in PHPDBG_INFO()
455phpdbg_writeln("functionsource", "file=\"%s\" line=\"%d\"", " in %s on line %d", ZSTR_VAL(op_array… in PHPDBG_INFO()
[all …]
H A Dphpdbg_prompt.c793 phpdbg_writeln("exceptionmsg", "msg=\"%s\"", "%s", ZSTR_VAL(msg)); in phpdbg_handle_exception()
1163 phpdbg_writeln("info", "readline=\"yes\"", "Readline yes"); in PHPDBG_COMMAND()
1165 phpdbg_writeln("info", "readline=\"no\"", "Readline no"); in PHPDBG_COMMAND()
1168 phpdbg_writeln("info", "libedit=\"yes\"", "Libedit yes"); in PHPDBG_COMMAND()
1170 phpdbg_writeln("info", "libedit=\"no\"", "Libedit no"); in PHPDBG_COMMAND()
1173 phpdbg_writeln("info", "readline=\"unavailable\"", "Readline unavailable"); in PHPDBG_COMMAND()
1177 phpdbg_writeln("info", "compiled=\"%s\"", "Compiled %s", PHPDBG_G(ops) ? "yes" : "no"); in PHPDBG_COMMAND()
1180 phpdbg_writeln("info", "oplog=\"%s\"", "Oplog %s", PHPDBG_G(oplog) ? "on" : "off"); in PHPDBG_COMMAND()
1183 phpdbg_writeln("info", "ops=\"%d\"", "Opcodes %d", PHPDBG_G(ops)->last); in PHPDBG_COMMAND()
1187 phpdbg_writeln("info", "executing=\"%d\"", "Executing %s", PHPDBG_G(in_execution) ? "yes" : "no"); in PHPDBG_COMMAND()
[all …]
H A Dphpdbg_print.c65phpdbg_writeln("printoplineinfo", "type=\"User\" startline=\"%d\" endline=\"%d\" method=\"%s::%s\"… in phpdbg_print_function_helper()
74phpdbg_writeln("printoplineinfo", "type=\"User\" startline=\"%d\" endline=\"%d\" function=\"%s\" f… in phpdbg_print_function_helper()
85 phpdbg_writeln("print", "line=\"%u\" opnum=\"%u\" op=\"%s\"", " L%-4u #%-5u %s", in phpdbg_print_function_helper()
97phpdbg_writeln("printoplineinfo", "type=\"Internal\" method=\"%s::%s\"", "\tInternal %s::%s()", ZS… in phpdbg_print_function_helper()
99phpdbg_writeln("printoplineinfo", "type=\"Internal\" function=\"%s\"", "\tInternal %s()", ZSTR_VAL… in phpdbg_print_function_helper()
H A Dphpdbg_bp.c1464 phpdbg_writeln("function", "id=\"%d\" name=\"%s\" disabled=\"%s\"", "#%d\t\t%s%s", in phpdbg_print_breakpoints()
1479 phpdbg_writeln("method", "id=\"%d\" name=\"%s::%s\" disabled=\"%s\"", "#%d\t\t%s::%s%s", in phpdbg_print_breakpoints()
1495 phpdbg_writeln("file", "id=\"%d\" name=\"%s\" line=\"%lu\" disabled=\"%s\"", "#%d\t\t%s:%lu%s", in phpdbg_print_breakpoints()
1509phpdbg_writeln("file", "id=\"%d\" name=\"%s\" line=\"%lu\" disabled=\"%s\" pending=\"pending\"", "… in phpdbg_print_breakpoints()
1548 phpdbg_writeln("opline", "id=\"%d\" num=\"%#lx\" disabled=\"%s\"", "#%d\t\t%#lx%s", in phpdbg_print_breakpoints()
1583phpdbg_writeln("functionopline", "id=\"%d\" name=\"%s\" num=\"%ld\" disabled=\"%s\"", "#%d\t\t%s o… in phpdbg_print_breakpoints()
1599phpdbg_writeln("fileopline", "id=\"%d\" name=\"%s\" num=\"%ld\" disabled=\"%s\"", "#%d\t\t%s oplin… in phpdbg_print_breakpoints()
1615phpdbg_writeln("evalfunction", "id=\"%d\" name=\"%s\" eval=\"%s\" disabled=\"%s\"", "#%d\t\tat %s … in phpdbg_print_breakpoints()
1645phpdbg_writeln("evalopline", "id=\"%d\" opline=\"%#lx\" eval=\"%s\" disabled=\"%s\"", "#%d\t\tat #… in phpdbg_print_breakpoints()
1655 phpdbg_writeln("eval", "id=\"%d\" eval=\"%s\" disabled=\"%s\"", "#%d\t\tif %s%s", in phpdbg_print_breakpoints()
[all …]
H A Dphpdbg_help.c288 phpdbg_writeln("help", "", "Below are the aliased, short versions of all supported commands"); in PHPDBG_HELP()
292phpdbg_writeln("command", "alias=\"%c\" name=\"%s\" tip=\"%s\"", " %c %-20s %s", c->alias, c-… in PHPDBG_HELP()
297phpdbg_writeln("subcommand", "parent_alias=\"%c\" alias=\"%c\" parent=\"%s\" name=\"%-*s\" tip=\"%… in PHPDBG_HELP()
309phpdbg_writeln("aliasinfo", "alias=\"%c\" name=\"%s\" tip=\"%s\"", " %c %-20s %s\n", c->alias… in PHPDBG_HELP()
316phpdbg_writeln("alias", "parent_alias=\"%c\" alias=\"%c\" parent=\"%s\" name=\"%-*s\" tip=\"%s\"",… in PHPDBG_HELP()
H A Dphpdbg_out.h45 #define phpdbg_writeln(tag, xmlfmt, strfmt, ...) phpdbg_print(P_WRITELN, PHPDBG_G(io)[PH… macro
H A Dphpdbg_watch.c164phpdbg_writeln("watchvalue", "type=\"old\" inaccessible=\"inaccessible\"", "Old value inaccessible… in phpdbg_print_watch_diff()
166phpdbg_writeln("watchvalue", "type=\"old\" inaccessible=\"inaccessible\"", "Old value inaccessible… in phpdbg_print_watch_diff()
189phpdbg_writeln("watchsize", "removed=\"%d\"", "%d elements were removed from the array", (int) ele… in phpdbg_print_watch_diff()
191phpdbg_writeln("watchsize", "added=\"%d\"", "%d elements were added to the array", (int) -elementD… in phpdbg_print_watch_diff()
196phpdbg_writeln("watchrefcount", "type=\"old\" refcount=\"%d\"", "Old refcount: %d", GC_REFCOUNT((z… in phpdbg_print_watch_diff()
197phpdbg_writeln("watchrefcount", "type=\"new\" refcount=\"%d\"", "New refcount: %d", GC_REFCOUNT((z… in phpdbg_print_watch_diff()
1180phpdbg_writeln("watchvariable", "variable=\"%.*s\" on=\"%s\" type=\"%s\"", "%.*s (%s, %s)", (int) …
H A Dphpdbg_frame.c314phpdbg_writeln("frame", "id=\"%d\" symbol=\"{main}\" file=\"%s\" line=\"%d\"", "frame #%d: {main} … in phpdbg_dump_backtrace()
H A Dphpdbg.c1134phpdbg_writeln("intro", "help=\"help\"", "To get help using phpdbg type \"help\" and press enter"); in phpdbg_welcome()

Completed in 47 milliseconds