Home
last modified time | relevance | path

Searched defs:on (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/pdo_mysql/
H A Dmysql_statement.c199 my_bool on = 1; in pdo_mysql_stmt_after_execute_prepared() local
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.h95 bool on; member
/PHP-8.3/ext/pcntl/
H A Dpcntl.c1158 bool on, on_is_null = 1; in PHP_FUNCTION() local
/PHP-8.3/ext/gd/libgd/
H A Dgd.c1324 int on = 1; in gdImageDashedLine() local
1436 int on = *onP; in dashedSet() local
/PHP-8.3/main/
H A Dfastcgi.c1097 BOOL on = 1; local
/PHP-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c376 #define luaM_reallocv(L,b,on,n,e)((cast(size_t,(n)+1)<=((size_t)(~(size_t)0)-2)/(e))?luaM_realloc_(… argument

Completed in 59 milliseconds