))+(?=)' )
, isQueryOfQuery = new cfregex( '(?si)dbtype\s*=\s*["'']query["'']' )
, killParams = new cfregex( '(?si)]++>' )
, killCfTag = new cfregex( '(?si)]*+>' )
, killOrderBy = new cfregex( '(?si)\bORDER BY\b.*?$' )
, killBuiltIn = new cfregex( '(?si)##(#ListChangeDelims(This.BuiltInFunctions,'|')#)\([^)]*\)##' )
, findScopes = new cfregex( '(?si)(?<=##([a-z]{1,20}\()?)[^\(##<]+?(?=\.[^##<]+?##)' )
, findQueryName = new cfregex( '(?<=\bname\s{0,99}=\s{0,99})(?:"[^"]++"|''[^'']++''|[^"''\s]++)' )
, Newline = new cfregex( chr(10) )
}/>
' ) />
' ) />
SELECT * FROM Arguments.QueryOne
UNION SELECT * FROM Arguments.QueryTwo