lang::util::get_hash_indices (public)
lang::util::get_hash_indices multilingual_string
Defined in packages/acs-lang/tcl/lang-util-procs.tcl
Returns a list of two element lists containing the start and end indices of a #message_key# match in the multilingual string. This proc is used by the localize proc.
- Parameters:
- multilingual_string (required)
- Author:
- Peter marklund <peter@collaboraid.biz>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- util__get_hash_indices