Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-8.3/ext/standard/tests/mail/
H A Dmail_include.inc38 echo ".. mailbox '$new_mailbox' created\n";
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in21 ; process running user is root. It is set after the child process is created.
98 ; pm.start_servers - the number of children created on startup.
102 ; number then some children will be created.
109 ; ondemand - no children are created at startup. Children will be forked when
118 ; The number of child processes to be created when pm is set to 'static' and the
129 ; The number of child processes created on startup.
/PHP-8.3/tests/security/
H A Dopen_basedir.inc4 // Care must be taken with where the directories are created because different
/PHP-8.3/ext/standard/tests/array/
H A Dend_64bit.phpt83 $object1 = new foo(); //new object created
H A Dend.phpt83 $object1 = new foo(); //new object created
/PHP-8.3/ext/mysqli/tests/
H A Dbug49442.phpt67 …mysqlnd makes a connection created through mysql_init()/mysqli_real_connect() always a 'persistent…
/PHP-8.3/ext/standard/tests/strings/
H A Dsprintf_variation15.phpt8 /* string created using Heredoc (<<<) */
/PHP-8.3/ext/standard/tests/general_functions/
H A Dis_string.phpt8 /* string created using Heredoc (<<<) */
/PHP-8.3/
H A DLICENSE36 the right to modify the terms applicable to covered code created
/PHP-8.3/ext/oci8/
H A DLICENSE36 the right to modify the terms applicable to covered code created
/PHP-8.3/ext/ldap/tests/
H A DREADME.md3 To ease testing LDAP-Setups we've created a vagrant-setup.
/PHP-8.3/ext/standard/tests/file/
H A Dreadfile_basic-win32.phpt16 $file_prefix = "readfile_basic"; // temp files created with this prefix
18 // the content that is filled into the temp files as created
41 // delete files created
H A Dreadfile_basic.phpt16 $file_prefix = "readfile_basic"; // temp files created with this prefix
18 // the content that is filled into the temp files as created
41 // delete files created
H A Dfwrite_variation4-win32.phpt57 // delete the file created
H A Dfwrite_variation4.phpt57 // delete the file created
H A Dfwrite_variation3-win32.phpt66 // delete the file created
H A Dfwrite_variation3.phpt67 // delete the file created
H A Dfread_basic.phpt35 $filename = __DIR__."/fread_basic1.tmp"; // this is name of the file created by create_files()
89 // delete the file created
H A Dfread_variation3-win32-mb.phpt63 …$filename = __DIR__."/私はガラスを食べられますfread_variation3.tmp"; // this is name of the file created by cr…
97 // delete the file created
H A Dfread_variation3-win32.phpt63 … $filename = __DIR__."/fread_variation3.tmp"; // this is name of the file created by create_files()
97 // delete the file created
H A Dfread_variation3.phpt63 … $filename = __DIR__."/fread_variation3.tmp"; // this is name of the file created by create_files()
97 // delete the file created
H A Dumask_variation1.phpt38 // delete temp file created here
50 // delete temp dir created
H A Dfseek_ftell_rewind_variation4.phpt24 $filename = __DIR__."/fseek_ftell_rewind_variation4.tmp"; // this is name of the file created by cr…
/PHP-8.3/ext/imap/tests/setup/
H A Dimap_include.inc87 echo "New mailbox created\n";
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt49 // cause any harm to a statement created prior to the change

Completed in 46 milliseconds

12345678910>>...13