Home
last modified time | relevance | path

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

/PHP-8.0/ext/pdo_mysql/
H A Dmysql_statement.c198 my_bool on = 1; in pdo_mysql_stmt_after_execute_prepared() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.h85 zend_bool on; member
/PHP-8.0/ext/pcntl/
H A Dpcntl.c1393 zend_bool on, on_is_null = 1; in PHP_FUNCTION() local
/PHP-8.0/ext/gd/libgd/
H A Dgd.c1324 int on = 1; in gdImageDashedLine() local
1436 int on = *onP; in dashedSet() local
/PHP-8.0/main/
H A Dfastcgi.c1098 BOOL on = 1; in fcgi_read_request() local
/PHP-8.0/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 58 milliseconds