Home
last modified time | relevance | path

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

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

Completed in 45 milliseconds