Home
last modified time | relevance | path

Searched refs:used (Results 226 – 250 of 574) sorted by relevance

12345678910>>...23

/PHP-7.0/ext/dba/tests/
H A Ddba_db4_003.phpt7 die("info $HND handler used");
H A Ddba_handlers.phpt7 die("info $HND handler used");
H A Ddba_optimize.phpt6 die("info $HND handler used");
H A Ddba_sync.phpt6 die("info $HND handler used");
H A Ddba010.phpt6 die("info $HND handler used");
H A Ddba011.phpt6 die("info $HND handler used");
/PHP-7.0/ext/standard/tests/strings/
H A Dcount_chars_error.phpt7 * Description: Return information about characters used in a string
/PHP-7.0/ext/spl/tests/
H A Dclass_uses_variation.phpt6 * Description: Return all traits used by a class
/PHP-7.0/ext/mbstring/libmbfl/
H A Dconfig.h.in87 /* Define to rpl_malloc if the replacement function should be used. */
90 /* Define to rpl_realloc if the replacement function should be used. */
/PHP-7.0/
H A DREADME.GIT-RULES48 PHP-5.6 Is used to release the PHP 5.6.x series. This is a current
51 PHP-5.5 Is used to release the PHP 5.5.x series. This is an old
54 PHP-5.4 Is used to release the PHP 5.4.x series. This is an old
65 PHP-X.Y.Z These branches are used for the release managers for tagging
/PHP-7.0/sapi/fpm/
H A Dwww.conf.in2 ; the variable $pool can be used in any directive and will be replaced by the
22 ; will be used.
42 ; Set permissions for unix socket, if one is used. In Linux, read/write
96 ; new requests will connect. The following parameter are used:
241 ; URI will be recognized as a ping page. This could be used to test from outside
252 ; This directive may be used to customize the response of a ping request. The
264 ; %C: %CPU used by the request
348 ; absolute path. When this value is not set, chroot is not used.
351 ; will be used instead.
352 ; Note: chrooting is a great security feature and should be used whenever
[all …]
/PHP-7.0/ext/standard/tests/array/
H A Dbug24980.phpt25 /* test #3: basic test (used to leak memory) */
H A Dextract_variation2.phpt6 /* various combinations of arrays to be used for the test */
H A Dusort_variation9.phpt29 // different variables which are used as elements of $array_arg
/PHP-7.0/ext/pcre/tests/
H A Dbug69864.phpt9 /* CAUTION: this test will most likely fail with valgrind until --smc-check=all is used. */
/PHP-7.0/ext/dom/tests/
H A Dnode_textcontent.phpt11 If this test is failing it is because the libxml2 library being used does
H A DDOMDocument_loadXML_error2.phpt5 Environment variables used in the test:
H A DDOMDocument_load_error2.phpt5 Environment variables used in the test:
H A DDOMDocument_load_variation4.phpt6 Environment variables used in the test:
/PHP-7.0/ext/standard/tests/mail/
H A Dbug66535.phpt2 Bug #66535: Extra newline if add_x_header and no additional headers are used
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_sockets.c51 for (i = 0; i < sockets_list.used; i++, ls++) { in fpm_sockets_cleanup()
128 for (i = 0; i < sockets_list.used; i++, ls++) { in fpm_sockets_hash_op()
387 for (i = 0; i < sockets_list.used; ) { in fpm_sockets_init_main()
/PHP-7.0/ext/standard/tests/file/
H A Dunlink_variation2-win32.phpt20 // temp file name used here
H A Dunlink_error-win32.phpt17 $filename = "$file_path/unlink_error.tmp"; // temp file name used here
53 // temp directory used here
/PHP-7.0/ext/com_dotnet/
H A DREADME32 The default property will also be used by the casting support to determine the
43 types. This could be used as a replacement for the bcmath extension, for
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_insert_packet_overflow.phpt37 …("[004] Cannot determine max_allowed_packet size and/or bogus max_allowed_packet setting used.\n");
67 …("[010] Cannot determine max_allowed_packet size and/or bogus max_allowed_packet setting used.\n");

Completed in 36 milliseconds

12345678910>>...23