Home
last modified time | relevance | path

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

/PHP-8.0/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
798 if sub(tail, 1, 2) == "//" then wcomment(tail) else wline(tail, true) end
848 wcomment(aline)
857 wcomment(aline)

Completed in 5 milliseconds