template::adp_array_variable_regexp_literal (public)
template::adp_array_variable_regexp_literal
Defined in packages/acs-templating/tcl/parse-procs.tcl
adp_array_variable_regexp's pattern augmented by "literal"
- Author:
- Gustaf Neumann
- Created:
- December 2012
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- template_variable
Source code: return {(^|[^\\])@([[:alnum:]_:]+)\.([[:alnum:]_:\.]+);literal@}XQL Not present: Generic, PostgreSQL, Oracle