Home
last modified time | relevance | path

Searched refs:create (Results 176 – 200 of 777) sorted by relevance

12345678910>>...32

/php-src/ext/intl/msgformat/
H A Dmsgformat.stub.php14 public static function create(string $locale, string $pattern): ?MessageFormatter {} function in MessageFormatter
/php-src/Zend/tests/
H A Dstring_offset_optimization.phpt12 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %s:%d
H A Dbug60139.phpt2 Bug #60139 (Anonymous functions create cycles not detected by the GC)
H A Ddynamic_prop_deprecation_002.phpt18 Exception: Cannot create dynamic property class@anonymous::$y
/php-src/Zend/tests/weakrefs/
H A Dgh10043-009.phpt18 $ref = WeakReference::create($map);
/php-src/ext/standard/tests/file/
H A Drename_variation5.phpt14 // create a dir
18 //create a file
22 // create a link
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
/php-src/ext/mysqli/tests/
H A Dmysqli_pconn_limits.phpt39 …printf("[004] Cannot create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, p…
52 …printf("[006] Cannot create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, p…
66 …printf("[008] Cannot create persistent connection using host=%s, user=%s, passwd=***, dbname=%s, p…
H A Dmysqli_debug_append.phpt27 // table.inc will create a database connection and run some SQL queries, therefore
45 printf("[004] Cannot create trace file to test append mode\n");
76 // what will happen if we create new trace entries...?
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-src/ext/phar/tests/
H A Daddfuncs.phpt50 Cannot create any files in magic ".phar" directory
51 Cannot create any files in magic ".phar" directory
/php-src/ext/standard/tests/dir/
H A Ddir_basic.phpt10 // create the temporary directory
15 // create files within the temporary directory
H A Ddir_variation4-win32-mb.phpt21 // create the temporary directory
26 // create files within the temporary directory
H A Dreaddir_variation6-win32-mb.phpt21 // create the temporary directory
25 // create files within the temporary directory
/php-src/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_unix.phpt16 die('Unable to create AF_UNIX socket');
54 Warning: socket_create(): Unable to create socket [%d]: Protocol not supported in %s on line %d
H A Dsocket_bpf_extensions.phpt15 die('Unable to create AF_INET socket [socket]');
/php-src/ext/standard/tests/array/
H A Dbug72622.phpt2 Bug #72622 (array_walk + array_replace_recursive create references from nothing)
/php-src/ext/gd/tests/
H A Dimagecreatefrombmp_basic.phpt14 // create an image from a BMP file
H A Dimagecreatefromtga_basic.phpt14 // create an image from a TGA file
H A Dimagecreatefromtga_variation.phpt14 // create an image from a TGA file
H A Dimagefilledellipse_basic.phpt18 //create an ellipse and fill it with white color
/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_cdata.phpt8 // Note: can't create CData in an HTML document.
/php-src/ext/filter/tests/
H A Dbug76366.phpt21 #create reference
/php-src/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

Completed in 27 milliseconds

12345678910>>...32