Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c344 #define iscfunction(o)(ttype(o)==6&&clvalue(o)->c.isC) macro
5430 return iscfunction(o);
5509 return(!iscfunction(o))?NULL:clvalue(o)->c.f;

Completed in 28 milliseconds