ad_page_contract_argspec_flag_regexp (private)
ad_page_contract_argspec_flag_regexp
Defined in packages/acs-tcl/tcl/tcl-documentation-procs.tcl
Returns the regexp defining what an argspec flag should look like.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return {[a-zA-Z0-9_]+(?:\((?:\\\(|\\\)|[^\)])+\))?}XQL Not present: Generic, PostgreSQL, Oracle