Home
last modified time | relevance | path

Searched refs:created (Results 226 – 250 of 324) sorted by relevance

12345678910>>...13

/PHP-7.3/ext/standard/tests/file/
H A D007_variation12-win32.phpt55 fclose( fopen($file, "w+t") ); //Opening the non-existing file in "w+t" mode, which will be created
H A D007_variation12.phpt55 fclose( fopen($file, "w+t") ); //Opening the non-existing file in "w+t" mode, which will be created
H A D007_variation20.phpt50 fclose( fopen($file, "w+b") ); //Opening the non-existing file in "w+b" mode, which will be created
H A Dreadlink_realpath_basic1.phpt51 the link created from each $file in the above array */
H A Dsymlink_link_linkinfo_is_link_variation9.phpt24 /* Variation 9 : Check lstat of soft/hard link created
/PHP-7.3/ext/sysvsem/tests/
H A Dsysv.phpt95 * there are actually 3 semaphores per PHP-created
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt37 printf("[002] Trace file '%s' has not been created\n", $trace_file);
H A Dbug49442.phpt67 …mysqlnd makes a connection created through mysql_init()/mysqli_real_connect() always a 'persistent…
/PHP-7.3/ext/standard/tests/mail/
H A Dmail_include.inc38 echo ".. mailbox '$new_mailbox' created\n";
/PHP-7.3/ext/imap/tests/
H A Dimap_fetchbody_variation3.phpt106 .. mailbox '%s.phpttest' created
H A Dimap_fetchbody_variation2.phpt106 .. mailbox '{%s}%s' created
H A Dimap_close_variation2.phpt121 .. mailbox '{%s}%s' created
H A Dimap_fetch_overview_variation2.phpt121 .. mailbox '{%s}%s' created
H A Dimap_include.inc84 echo ".. mailbox '$new_mailbox' created\n";
/PHP-7.3/ext/oci8/
H A DLICENSE36 the right to modify the terms applicable to covered code created
/PHP-7.3/
H A DLICENSE36 the right to modify the terms applicable to covered code created
H A DCONTRIBUTING.md65 Patches created that way should be sent to the
/PHP-7.3/tests/security/
H A Dopen_basedir.inc4 // Care must be taken with where the directories are created because different
/PHP-7.3/sapi/fpm/
H A Dwww.conf.in86 ; pm.start_servers - the number of children created on startup.
90 ; number then some children will be created.
95 ; ondemand - no children are created at startup. Children will be forked when
104 ; The number of child processes to be created when pm is set to 'static' and the
115 ; The number of child processes created on startup.
/PHP-7.3/ext/dba/
H A DREADME33 may use this where files were created in this format. That happens
/PHP-7.3/ext/spl/internal/
H A Drecursiveiteratoriterator.inc18 * The objects of this class are created by instances of RecursiveIterator.
/PHP-7.3/ext/standard/tests/general_functions/
H A Dis_string.phpt12 /* string created using Heredoc (<<<) */
/PHP-7.3/ext/standard/tests/array/
H A Dend.phpt87 $object1 = new foo(); //new object created
H A Dend_64bit.phpt87 $object1 = new foo(); //new object created
/PHP-7.3/ext/ldap/tests/
H A DREADME1 To ease testing LDAP-Setups we've created a vagrant-setup.

Completed in 33 milliseconds

12345678910>>...13