template::adp_array_variable_regexp_noi18n (public)

 template::adp_array_variable_regexp_noi18n

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

adp_array_variable_regexp's pattern augmented by "noi18n"

Author:
Gustaf Neumann
Created:
June 2015

Partial Call Graph (max 5 caller/called nodes):
%3 test_template_variable template_variable (test acs-templating) template::adp_array_variable_regexp_noi18n template::adp_array_variable_regexp_noi18n test_template_variable->template::adp_array_variable_regexp_noi18n template::adp_compile template::adp_compile (public) template::adp_compile->template::adp_array_variable_regexp_noi18n

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