doc::util::dbl_colon_fix (private)

 doc::util::dbl_colon_fix text

Defined in packages/acs-templating/tcl/doc-tcl-procs.tcl

Parameters:
text

Partial Call Graph (max 5 caller/called nodes):
%3 doc::sort_see doc::sort_see (private) doc::util::dbl_colon_fix doc::util::dbl_colon_fix doc::sort_see->doc::util::dbl_colon_fix _ _ (public) doc::util::dbl_colon_fix->_

Testcases:
No testcase defined.
Source code:

  regsub -all -- {::} $text {__} text
  return $text
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: