Home
last modified time | relevance | path

Searched refs:force (Results 1 – 25 of 50) sorted by path

12

/PHP-5.5/
H A DCODING_STANDARDS199 force anybody to use a style he or she is not used to, but,
H A DINSTALL716 ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
1500 From here, force PHP to rebuild the configure script, and then build
1505 $ ./buildconf --force
H A DNEWS987 . Fixed bug #55496 (Interactive mode doesn't force a newline before the
8151 - Added support for constructors in interfaces to force constructor signature
9833 - Fixed bug #31858 (--disable-cli does not force --without-pear). (Jani)
H A DREADME.STREAMS14 code; we don't want them - they are ugly and cumbersome and force you to
H A Dacinclude.m42073 dnl Some vendors force mawk before gawk; mawk is broken so we don't like that
H A Dconfigure.in347 AC_MSG_CHECKING([whether to force non-PIC code in shared modules])
409 dnl force ZTS
/PHP-5.5/TSRM/
H A Dbuildconf10 libtoolize --force --automake $automake_flags
/PHP-5.5/Zend/
H A Dbuildconf10 libtoolize --force --automake $automake_flags
/PHP-5.5/Zend/tests/generators/
H A Dbacktrace.phpt12 yield; // force generator
H A Dgenerator_throwing_in_foreach.phpt8 yield; // force generator
H A Dnested_calls_with_die.phpt8 yield; // force generator
22 yield; // force generator
/PHP-5.5/Zend/tests/generators/errors/
H A Dyield_in_force_closed_finally_error.phpt2 yield cannot be used in a finally block when the generator is force-closed
29 Fatal error: Cannot yield from finally in a force-closed generator in %s on line %d
/PHP-5.5/Zend/tests/generators/finally/
H A Dreturn_return.phpt23 yield; // force generator
27 $gen->rewind(); // force run
/PHP-5.5/ext/curl/tests/
H A Dbug52827.phpt15 /* force conversion of inner stream to STDIO.
H A Dcurl_ftp_pasv.phpt41 //force passive connection
H A Dcurl_multi_segfault.phpt26 //force passive connection
/PHP-5.5/ext/exif/
H A Dtest.txt320 // ah no!$error = error_msg(); // force o.k.
/PHP-5.5/ext/mysqli/tests/
H A Dbug52891.phpt44 /* first insert normal value to force initial send of types */
H A Dmysqli_result_references.phpt22 /* mysqlnd: force seperation - create copies */
33 /* mysqlnd: force seperation - create copies */
51 /* mysqlnd: force seperation - create copies*/
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1051 int zend_accel_invalidate(const char *filename, int filename_len, zend_bool force TSRMLS_DC) in zend_accel_invalidate()
1078 if (force || in zend_accel_invalidate()
H A DZendAccelerator.h334 int zend_accel_invalidate(const char *filename, int filename_len, zend_bool force TSRMLS_DC);
H A Dzend_accelerator_module.c57 ZEND_ARG_INFO(0, force)
735 zend_bool force = 0; in ZEND_FUNCTION() local
737 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|b", &script_name, &script_name_len, &force in ZEND_FUNCTION()
745 if (zend_accel_invalidate(script_name, script_name_len, force TSRMLS_CC) == SUCCESS) { in ZEND_FUNCTION()
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog710 30. Updated perltest.pl to add /u (force Unicode mode) when /W (use Unicode
1623 synonym of -m (show memory usage). I have changed it to mean "force study
5257 script, to force use of CR or LF instead of \n in the source. On non-Unix
H A DNEWS655 script, to force use of CR or LF instead of \n in the source. On non-Unix
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1832 stacks can force a compilation error if the stack runs out. The func-
1833 tion should return zero if all is well, or non-zero to force an error.
2970 other words, they are the options that will be in force when matching
4690 (e) PCRE_ANCHORED can be used at matching time to force a pattern to be
6542 not "sense and responsibility". If caseful matching is in force at the
6665 If you want to force a matching failure at some point in a pattern, the
6940 set, and the default newline convention is in force:
8039 (*ACCEPT) force successful match
8040 (*FAIL) force backtrack; synonym (*F)
8044 track to reach them. They all force a match failure, but they differ in

Completed in 110 milliseconds

12