Extracted from Pike v7.8 release 352 at 2010-11-02.
pike.ida.liu.se
[Top]

Method _dump_program_tables()


Method _dump_program_tables

void _dump_program_tables(program p, int|void indent)

Description

Dumps the internal tables for the program p on stderr.

Parameter p

Program to dump.

Parameter indent

Number of spaces to indent the output.

Note

In Pike 7.8.308 and earlier indent wasn't supported.