Home
last modified time | relevance | path

Searched refs:created (Results 176 – 200 of 310) sorted by relevance

12345678910>>...13

/PHP-8.3/ext/imap/tests/
H A Dimap_createmailbox_basic.phpt61 New mailbox created
H A Dimap_fetchbody_basic.phpt68 New mailbox created
H A Dimap_fetchheader_basic.phpt44 New mailbox created
H A Dimap_fetch_overview_basic.phpt51 New mailbox created
H A Dimap_append_basic.phpt53 New mailbox created
H A Dimap_fetch_overview_variation6.phpt93 New mailbox created
H A Dimap_rfc822_parse_headers_basic.phpt95 New mailbox created
H A Dimap_close_variation4.phpt71 New mailbox created
H A Dimap_fetch_overview_variation5.phpt55 New mailbox created
H A Dimap_headerinfo_basic.phpt95 New mailbox created
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_debug.phpt33 printf("[003] Trace file '%s' has not been created\n", $trace_file);
/PHP-8.3/Zend/tests/
H A Dtrampoline_closure_named_arguments.phpt2 Trampoline closure created from magic method accepts named arguments
/PHP-8.3/ext/standard/tests/array/
H A Darray_diff_assoc_variation6.phpt8 * but has been created in a different order
/PHP-8.3/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation6.phpt25 var_dump( symlink($filename, $linkname) ); // this link won't get created
H A D007_variation14.phpt30 fclose( fopen($file, "a+t") ); //Opening the non-existing file in "a+t" mode, which will be created
H A D007_variation6.phpt30 fclose( fopen($file, "a+") ); //Opening the non-existing file in "a+" mode, which will be created
H A D007_variation22.phpt30 fclose( fopen($file, "a+b") ); //Opening the non-existing file in "a+b" mode, which will be created
H A D007_variation21.phpt31 fclose( fopen($file, "ab") ); //Opening the non-existing file in "ab" mode, which will be created
H A D007_variation5.phpt31 fclose( fopen($file, "a") ); //Opening the non-existing file in "a" mode, which will be created
H A Dfopencookie.phpt7 * On systems with fopencookie, a FILE* is created around the user
H A D007_variation13-win32.phpt36 fclose( fopen($file, "at") ); //Opening the non-existing file in "at" mode, which will be created
H A D007_variation13.phpt36 fclose( fopen($file, "at") ); //Opening the non-existing file in "at" mode, which will be created
H A D007_variation8.phpt17 …le_handle = fopen($file, "x+"); //opening the non-existing file in "x+" mode, file will be created
/PHP-8.3/sapi/fpm/tests/
H A Dsocket-close-on-exec.phpt41 have F_CLOEXEC and should not appear in the created process.
/PHP-8.3/ext/pcre/tests/
H A Dpreg_grep_basic.phpt14 …}$@i', $array, PREG_GREP_INVERT)); //same as first example but the array created contains everythi…

Completed in 42 milliseconds

12345678910>>...13