Go to the source code of this file.
Functions/Subroutines | |
ret | toc_initialize () |
ret | toc_shutdown () |
ret | toc_numpasses () |
ret | toc_postprocess (type text) |
ret | toc_setup (type n) |
ret | toc_listvariables () |
ret | toc_varset (type varname, type text) |
ret | fmt_plain_text (type text) |
ret | c_provenance () |
ret c_provenance | ( | ) |
Definition at line 27 of file _toc_common.tcl.
ret fmt_plain_text | ( | type | text | ) |
Definition at line 21 of file _toc_common.tcl.
ret toc_initialize | ( | ) |
Definition at line 12 of file _toc_common.tcl.
ret toc_listvariables | ( | ) |
Definition at line 17 of file _toc_common.tcl.
ret toc_numpasses | ( | ) |
Definition at line 14 of file _toc_common.tcl.
ret toc_postprocess | ( | type | text | ) |
Definition at line 15 of file _toc_common.tcl.
ret toc_setup | ( | type | n | ) |
Definition at line 16 of file _toc_common.tcl.
ret toc_shutdown | ( | ) |
Definition at line 13 of file _toc_common.tcl.
ret toc_varset | ( | type | varname, | |
type | text | |||
) |
Definition at line 18 of file _toc_common.tcl.