Home
last modified time | relevance | path

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

12345678910>>...36

/PHP-8.1/ext/dom/tests/
H A DDOMDocument_config_basic.phpt10 // create dom document
/PHP-8.1/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_basic_005.phpt29 Notice: ob_start(): Failed to create buffer in %s on line %d
/PHP-8.1/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 Dunlink_error-win32-mb.phpt17 $fp = fopen($filename, "w"); // create file
40 // create temp dir
H A Dunlink_error.phpt15 $fp = fopen($filename, "w"); // create file
37 // create temp dir
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 ***
H A Dunlink_error-win32.phpt15 $fp = fopen($filename, "w"); // create file
38 // create temp dir
/PHP-8.1/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.1/ext/gd/tests/
H A Dimagearc_variation1.phpt15 //create an arc with white color
H A Dimagearc_variation2.phpt15 //create an arc with white color
/PHP-8.1/ext/reflection/tests/
H A Dbug81208.phpt2 Bug #81208: Segmentation fault while create newInstance from attribute
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_free_key.phpt10 die("skip cannot create private key");
20 die("failed to create private key");
/PHP-8.1/ext/standard/tests/dir/
H A Ddir_basic-win32-mb.phpt16 // create the temporary directory
21 // create files within the temporary directory
/PHP-8.1/ext/pdo/tests/
H A Dpdo_test.inc19 // create an instance of the PDO driver, based on
38 die("Could not create PDO object (DSN=$dsn, user=$user)\n");
/PHP-8.1/ext/oci8/tests/
H A Dlob_022.phpt19 $create = "CREATE table lob_test(mykey NUMBER, lob_1 CLOB)";
20 $statement = oci_parse($c, $create);
H A Dbug46994.phpt18 "create or replace procedure bug46994_proc1(p1 in out nocopy clob) is
23 "create or replace procedure bug46994_proc2(p1 in out nocopy clob) is
H A Dimp_res_get_4.phpt27 "create table imp_res_get_4_tab_1 (c1 number, c2 varchar2(10))",
33 "create table imp_res_get_4_tab_2 (c3 varchar2(1))",
38 "create or replace procedure imp_res_get_4_proc as
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_debug_append.phpt30 // table.inc will create a database connection and run some SQL queries, therefore
48 printf("[004] Cannot create trace file to test append mode\n");
79 // what will happen if we create new trace entries...?
/PHP-8.1/ext/xsl/tests/
H A Dxsltprocessor_setparameter-errorquote.phpt15 Warning: XSLTProcessor::transformToXml(): Cannot create XPath expression (string contains both quot…
/PHP-8.1/ext/curl/tests/
H A Dcurl_copy_handle_basic.phpt12 // create a new cURL resource
/PHP-8.1/ext/standard/tests/streams/
H A Dbug78902.phpt8 /** create temporary file 2mb file */
/PHP-8.1/ext/intl/collator/
H A Dcollator.stub.php13 public static function create(string $locale): ?Collator {} function in Collator

Completed in 23 milliseconds

12345678910>>...36