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.

Testcases:
No testcase defined.
Source code:
    return {[a-zA-Z0-9_]+(?:\((?:\\\(|\\\)|[^\)])+\))?}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: