Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddynasm.lua79 local function wcomment(aline) function
446 wcomment("{"..mcom)
454 if mcom and sub(st, 1, 1) ~= "|" then wcomment(st) end
463 if mcom then wcomment("}"..mcom) end
799 if sub(tail, 1, 2) == "//" then wcomment(tail) else wline(tail, true) end
849 wcomment(aline)
858 wcomment(aline)

Completed in 7 milliseconds