Home
last modified time | relevance | path

Searched refs:force (Results 51 – 67 of 67) sorted by relevance

123

/PHP-8.1/Zend/
H A Dzend_execute_API.c1782 ZEND_API zend_result zend_set_local_var(zend_string *name, zval *value, bool force) /* {{{ */ in zend_set_local_var() argument
1809 if (force) { in zend_set_local_var()
1825 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() argument
1853 if (force) { in zend_set_local_var_str()
H A Dzend_API.h695 ZEND_API zend_result zend_set_local_var(zend_string *name, zval *value, bool force);
696 ZEND_API zend_result zend_set_local_var_str(const char *name, size_t len, zval *value, bool force);
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_store_result_copy.phpt70 printf("[010] Brute force seek %d returned %d\n", $idx, var_export($row, true));
/PHP-8.1/main/streams/
H A Dplain_wrapper.c161 static int do_fstat(php_stdio_stream_data *d, int force) in do_fstat() argument
163 if (!d->cached_fstat || (force && !d->no_forced_fstat)) { in do_fstat()
/PHP-8.1/
H A DCODING_STANDARDS.md236 2. Use K&R-style. Of course, we can't and don't want to force anybody to use a
H A Dphp.ini-development784 ; https://php.net/cgi.force-redirect
787 ; if cgi.nph is enabled it will force cgi to always sent Status: 200 with
H A Dphp.ini-production786 ; https://php.net/cgi.force-redirect
789 ; if cgi.nph is enabled it will force cgi to always sent Status: 200 with
H A Dconfigure.ac245 AC_MSG_CHECKING([whether to force non-PIC code in shared modules])
/PHP-8.1/docs/
H A Dstreams.md8 code; we don't want them - they are ugly and cumbersome and force you to special
/PHP-8.1/.github/workflows/
H A Dnightly.yml510 ./buildconf --force
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c1321 int zend_accel_invalidate(zend_string *filename, bool force) in zend_accel_invalidate() argument
1350 if (force || in zend_accel_invalidate()
/PHP-8.1/build/
H A Dphp.m41737 dnl Some vendors force mawk before gawk; mawk is broken so we don't like that.
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch2310 - /* XXX: force initialization because glibc does not always do this */
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3550 static void check_partial(compiler_common *common, BOOL force) in check_partial() argument
3556 SLJIT_ASSERT(!force || common->mode != PCRE2_JIT_COMPLETE); in check_partial()
3561 if (!force && !common->allow_empty_partial) in check_partial()
/PHP-8.1/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt282 # to force them to be treated in a special way for mapping to other
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic18607 # URL2: http://phantomhighspeed.force.com/vriknowledge/servlet/fileField?id=0BEU0000000Cfyk
H A Dmagic私はガラスを食べられます18607 # URL2: http://phantomhighspeed.force.com/vriknowledge/servlet/fileField?id=0BEU0000000Cfyk

Completed in 222 milliseconds

123