Home
last modified time | relevance | path

Searched refs:created (Results 201 – 225 of 303) sorted by relevance

12345678910>>...13

/PHP-5.6/ext/tokenizer/tests/
H A Dtoken_get_all_variation13.phpt48 echo "object created";
1067 string(16) ""object created""
/PHP-5.6/ext/standard/tests/file/
H A D007_variation11.phpt55 fclose( fopen($file, "wt") ); //Opening the non-existing file in "wt" mode, which will be created
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-5.6/ext/sysvsem/tests/
H A Dsysv.phpt95 * there are actually 3 semaphores per PHP-created
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt35 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-5.6/ext/standard/tests/mail/
H A Dmail_include.inc38 echo ".. mailbox '$new_mailbox' created\n";
/PHP-5.6/sapi/fpm/
H A Dwww.conf.in80 ; pm.start_servers - the number of children created on startup.
84 ; number then some children will be created.
89 ; ondemand - no children are created at startup. Children will be forked when
98 ; The number of child processes to be created when pm is set to 'static' and the
109 ; The number of child processes created on startup.
/PHP-5.6/ext/oci8/
H A DLICENSE36 the right to modify the terms applicable to covered code created
/PHP-5.6/ext/imap/tests/
H A Dimap_fetchbody_variation3.phpt106 .. mailbox '%s.phpttest' created
H A Dimap_close_variation2.phpt121 .. mailbox '{%s}%s' created
H A Dimap_fetch_overview_variation2.phpt121 .. mailbox '{%s}%s' created
/PHP-5.6/tests/security/
H A Dopen_basedir.inc4 // Care must be taken with where the directories are created because different
/PHP-5.6/
H A DLICENSE36 the right to modify the terms applicable to covered code created
H A DREADME.EXT_SKEL128 Not implemented yet. When or if there will ever be created a framework for
130 option enables it on the created xml file.
H A DUPGRADING.INTERNALS84 Instead a variadic argument is created using ZEND_ARG_VARIADIC_INFO():
126 String created using STR_EMPTY_ALLOC() are now interned.
/PHP-5.6/ext/dba/
H A DREADME33 may use this where files were created in this format. That happens
/PHP-5.6/ext/spl/internal/
H A Drecursiveiteratoriterator.inc18 * The objects of this class are created by instances of RecursiveIterator.
/PHP-5.6/ext/standard/tests/general_functions/
H A Dis_string.phpt12 /* string created using Heredoc (<<<) */
/PHP-5.6/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

Completed in 39 milliseconds

12345678910>>...13