Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c454 lua_CFunction panic; member
1032 if(G(L)->panic){
1034 G(L)->panic(L);
2351 g->panic=NULL;
5362 old=G(L)->panic;
5363 G(L)->panic=panicf;
6209 static int panic(lua_State*L){
6217 if(L)lua_atpanic(L,&panic);
/PHP-8.2/docs/
H A Drelease-process.md117 > and do not see anything, there's no need to panic. That means there are no
/PHP-8.2/build/
H A Dlibtool.m4865 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure

Completed in 33 milliseconds