Home
last modified time | relevance | path

Searched refs:create (Results 226 – 250 of 918) sorted by relevance

12345678910>>...37

/PHP-8.2/ext/mysqli/tests/
H A Dlocal_infile_tools.inc33 return "Failed to create test table: $sql";
38 return "Cannot create CSV file";
59 // create a CVS file
63 printf("[%03d + 1] Cannot create CVS file '%s'\n", $offset, $file);
/PHP-8.2/tests/output/
H A Dob_start_error_003.phpt19 Notice: ob_start(): Failed to create buffer in %s on line %d
H A Dob_start_error_004.phpt19 Notice: ob_start(): Failed to create buffer in %s on line %d
/PHP-8.2/ext/standard/tests/dir/
H A Dgetcwd_basic.phpt11 //create temporary directory for test, removed in CLEAN section
H A Ddir_basic-win32-mb.phpt16 // create the temporary directory
21 // create files within the temporary directory
/PHP-8.2/ext/standard/tests/filters/
H A Dphp_user_filter_onCreate_failure.phpt22 Warning: stream_filter_append(): Unable to create or locate filter "my_filter" in %s on line %d
/PHP-8.2/ext/zlib/tests/
H A Dreading_include_path.inc6 //create the include directory structure
/PHP-8.2/ext/filter/tests/
H A Dbug76366.phpt21 #create reference
/PHP-8.2/ext/zip/tests/
H A Dbug40228-mb.phpt2 Bug #40228 (extractTo does not create recursive empty path)
H A Dbug40228.phpt2 Bug #40228 (extractTo does not create recursive empty path)
/PHP-8.2/ext/dom/tests/
H A DDOMDocument_config_basic.phpt10 // create dom document
/PHP-8.2/Zend/tests/
H A Dbug73792.phpt17 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %s:%d
/PHP-8.2/ext/phar/tests/
H A Dcreate_new_phar_c.phpt2 Phar: create a completely new phar
/PHP-8.2/Zend/tests/weakrefs/
H A Dgh13612.phpt18 $this->weakAnalysingMap = \WeakReference::create($analysingMap);
/PHP-8.2/ext/gd/tests/
H A Dimagearc_basic.phpt15 //create an arc with white color
H A Dimagearc_variation1.phpt15 //create an arc with white color
H A Dimagearc_variation2.phpt15 //create an arc with white color
/PHP-8.2/ext/standard/tests/file/
H A Dtouch_variation5.phpt159 Warning: touch(): Unable to create file touchVar5.tmp/../BADDIR/aSubDirOrFile because %s in %s on l…
162 Warning: touch(): Unable to create file BADDIR/aSubDirOrFile because %s in %s on line %d
171 Warning: touch(): Unable to create file /%s/BADDIR/aSubDirOrFile because %s in %s on line %d
174 Warning: touch(): Unable to create file touchVar5.tmp/aSubDirOrFile/ because %s in %s on line %d
177 Warning: touch(): Unable to create file /%s/touchVar5.tmp/aSubDirOrFile/ because %s in %s on line %d
H A Dcopy_variation11.phpt9 echo "*** Test copy() function: Trying to create a copy of source file as a dir ***\n";
48 *** Test copy() function: Trying to create a copy of source file as a dir ***
/PHP-8.2/ext/reflection/tests/
H A Dbug81208.phpt2 Bug #81208: Segmentation fault while create newInstance from attribute
/PHP-8.2/ext/intl/tests/
H A Drbbiter___construct_basic.phpt34 IntlRuleBasedBreakIterator::__construct(): unable to create instance from compiled rules
H A Dtransliterator_create_inverse_basic.phpt10 $tr = Transliterator::create("Katakana-Latin");
H A Dtransliterator_get_error_code_basic.phpt8 $t = Transliterator::create("[\p{Bidi_Mirrored}] Hex");
/PHP-8.2/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_open_basedir_uri.phpt10 // create in basedir
/PHP-8.2/ext/openssl/tests/
H A Dopenssl_free_key.phpt10 die("skip cannot create private key");
20 die("failed to create private key");

Completed in 28 milliseconds

12345678910>>...37