Home
last modified time | relevance | path

Searched defs:force (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/opcache/
H A Dopcache.stub.php15 function opcache_invalidate(string $filename, bool $force = false): bool {}
H A Dzend_accelerator_module.c900 bool force = 0; local
H A DZendAccelerator.c1390 zend_result zend_accel_invalidate(zend_string *filename, bool force) in zend_accel_invalidate()
/PHP-8.3/Zend/
H A Dzend_execute_API.c1860 ZEND_API zend_result zend_set_local_var(zend_string *name, zval *value, bool force) /* {{{ */ in zend_set_local_var()
1903 ZEND_API zend_result zend_set_local_var_str(const char *name, size_t len, zval *value, bool force) … in zend_set_local_var_str()
/PHP-8.3/main/streams/
H A Dplain_wrapper.c162 static int do_fstat(php_stdio_stream_data *d, int force) in do_fstat()
/PHP-8.3/ext/dom/
H A Delement.c1539 bool force, force_is_null = true; in PHP_METHOD() local
H A Dphp_dom.stub.php653 public function toggleAttribute(string $qualifiedName, ?bool $force = null): bool {}
/PHP-8.3/main/
H A Dfastcgi.c1266 void fcgi_close(fcgi_request *req, int force, int destroy)
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3624 static void check_partial(compiler_common *common, BOOL force) in check_partial()

Completed in 117 milliseconds