Home
last modified time | relevance | path

Searched refs:dump_WS (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DWorkspace.hh228 static void dump_WS(ostream & out, LibRef lib, const UCS_string & wsname,
H A DCommand.cc807 Workspace::dump_WS(out, lib, wsname, html, silent); in cmd_DUMP()
832 Workspace::dump_WS(out, wsid_lib, wsid_name, html, silent); in cmd_DUMP()
H A DWorkspace.cc786 Workspace::dump_WS(ostream & out, LibRef libref, const UCS_string & wsname, in dump_WS() function in Workspace