template::adp_variable_regexp_literal (public)

 template::adp_variable_regexp_literal

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

adp_variable_regexp augmented by "literal"

Author:
Gustaf Neumann
Created:
December 2012

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

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