Home
last modified time | relevance | path

Searched refs:optparam (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/ir/dynasm/
H A Ddynasm.lua160 local function optparam(args) function
197 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) end
1012 function opt_map.include(args) insert(g_opt.include, 1, optparam(args)) end

Completed in 5 milliseconds