Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Ddynasm.lua391 local mac_capture, mac_lineno, mac_name
418 if mac_capture then wfatal("recursive macro definition") end
424 mac_capture = function(stmt) -- Statement capture function. function
430 mac_capture = nil
494 if mac_capture then
792 if mac_capture then return mac_capture(stmt) end
845 if not mac_capture then

Completed in 7 milliseconds