Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dopcache.stub.php15 function opcache_invalidate(string $filename, bool $force = false): bool {}
H A Dzend_accelerator_module.c910 bool force = 0; local
H A DZendAccelerator.c1390 zend_result zend_accel_invalidate(zend_string *filename, bool force) in zend_accel_invalidate()
/php-src/Zend/
H A Dzend_execute_API.c1874 ZEND_API zend_result zend_set_local_var(zend_string *name, zval *value, bool force) /* {{{ */ in zend_set_local_var()
1917 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-src/main/streams/
H A Dplain_wrapper.c162 static int do_fstat(php_stdio_stream_data *d, int force) in do_fstat()
/php-src/main/
H A Dfastcgi.c1257 void fcgi_close(fcgi_request *req, int force, int destroy) in fcgi_close()
/php-src/ext/dom/
H A Delement.c1640 bool force, force_is_null = true; in PHP_METHOD() local
H A Dphp_dom.stub.php683 public function toggleAttribute(string $qualifiedName, ?bool $force = null): bool {}
1323 public function toggleAttribute(string $qualifiedName, ?bool $force = null): bool {}
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3744 static void check_partial(compiler_common *common, BOOL force) in check_partial()

Completed in 122 milliseconds