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):
%3 test_template_variable template_variable (test acs-templating) template::adp_array_variable_regexp_noquote template::adp_array_variable_regexp_noquote test_template_variable->template::adp_array_variable_regexp_noquote lang::util::convert_adp_variables_to_percentage_signs lang::util::convert_adp_variables_to_percentage_signs (private) lang::util::convert_adp_variables_to_percentage_signs->template::adp_array_variable_regexp_noquote lang::util::convert_percentage_signs_to_adp_variables lang::util::convert_percentage_signs_to_adp_variables (private) lang::util::convert_percentage_signs_to_adp_variables->template::adp_array_variable_regexp_noquote lang::util::replace_adp_text_with_message_tags lang::util::replace_adp_text_with_message_tags (public) lang::util::replace_adp_text_with_message_tags->template::adp_array_variable_regexp_noquote template::adp_compile template::adp_compile (public) template::adp_compile->template::adp_array_variable_regexp_noquote

Testcases:
template_variable
Source code:
    return {(^|[^\\])@([[:alnum:]_:]+)\.([[:alnum:]_:\.]+);noquote@}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: