template::adp_array_variable_regexp_noquote (public)
template::adp_array_variable_regexp_noquote
Defined in packages/acs-templating/tcl/parse-procs.tcl
adp_array_variable_regexp's pattern augmented by "noquote"
- Author:
- Dirk Gomez <openacs@dirkgomez.de>
- Created:
- 12 February 2003
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- template_variable
Source code: return {(^|[^\\])@([[:alnum:]_:]+)\.([[:alnum:]_:\.]+);noquote@}XQL Not present: Generic, PostgreSQL, Oracle