Searched refs:optparam (Results 1 – 1 of 1) sorted by relevance
160 local function optparam(args) function197 local namesubst = optparam(args)210 local name = optparam(args)644 local name = optparam(args)1011 function opt_map.outfile(args) g_opt.outfile = optparam(args) end1012 function opt_map.include(args) insert(g_opt.include, 1, optparam(args)) end
Completed in 7 milliseconds