Home
last modified time | relevance | path

Searched refs:w (Results 501 – 525 of 985) sorted by relevance

1...<<21222324252627282930>>...40

/php-src/ext/dom/tests/modern/html/interactions/
H A DHTMLDocument_documentURI.phpt11 $memory = fopen("php://memory", "w+");
/php-src/ext/libxml/tests/
H A Dlibxml_get_external_entity_loader_error_callback_name.phpt21 $descriptors = [["pty"], ["pty"], ["pty"], ["pipe", "w"]];
/php-src/ext/standard/tests/array/
H A Darsort_object2.phpt56 "c" => new for_string_arsort("w", "W","c"), "d" => new for_string_arsort("PY", "py","s"),
133 string(1) "w"
213 string(1) "w"
H A Dasort_object2.phpt56 "c" => new for_string_asort("w", "W","c"), "d" => new for_string_asort("PY", "py","s"),
160 string(1) "w"
240 string(1) "w"
H A Dsort_object2.phpt58 new for_string_sort("w","W", "c"),
163 string(1) "w"
243 string(1) "w"
/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php480 foreach ($v as $l => $w) {
481 echo "\t{ {", sprintf("\"%-21s", $w.'",'), "\t", sprintf("0x%05s", $l), ",\t",
482 sprintf("% 2d", strlen($w)), '} },', "\n";
/php-src/ext/pcre/tests/
H A Dpreg_quote_basic.phpt13 var_dump(preg_match('/^[tT]\w{6} - ' . preg_quote($string_before, '/') . ' [a-z]*\s*work$/', $strin…
/php-src/ext/mbstring/tests/
H A Dbug54494.phpt13 $stringOr = "hällö wörld\n";
/php-src/ext/intl/tests/
H A Dbug58756_MessageFormatter.phpt2 Bug #58756: w.r.t MessageFormatter
/php-src/sapi/phpdbg/tests/
H A Dwatch_001.phpt14 w r $b
/php-src/ext/simplexml/tests/
H A Dbug67116.phpt2 Bug #67116 (Inconsistent parsing of Nodes w/o linefeed)
/php-src/ext/standard/tests/file/
H A Ddisk_total_space_error-win32.phpt17 $fh = fopen( $file_path."/disk_total_space.tmp", "w" );
H A Dfileowner_basic.phpt15 $file_handle = fopen($file_name, "w");
H A Dfopen_variation12.phpt13 $h = fopen($tmpfile, "w", true);
H A Dfopen_variation13.phpt26 $h = fopen($absFile, "w", true);
H A Dfstat.phpt8 $fp = fopen($filename, "w");
H A Dis_file_basic.phpt18 fclose( fopen($file_name, "w") );
H A Dstream_copy_to_stream_interleaved.phpt12 $dest = fopen($new_file, 'w');
/php-src/ext/standard/tests/mail/
H A Dmail_basic2.phpt39 %w4%w
/php-src/ext/standard/tests/filters/
H A Dbug35916.phpt34 $fp=fopen($file, "w");
/php-src/ext/zend_test/tests/
H A Dgh10370_3.phpt20 …put = fopen(__DIR__ . DIRECTORY_SEPARATOR . 'gh10370_003' . DIRECTORY_SEPARATOR . 'testfile', 'w');
H A Dgh10370_4.phpt19 $output = fopen(__DIR__ . DIRECTORY_SEPARATOR . 'gh10370_004_out.tar', 'w');
/php-src/ext/standard/tests/streams/
H A Dstream_cast_loses_data.phpt27 1 => ['pipe', 'w'],
/php-src/ext/pgsql/tests/
H A Dgh10672.phpt30 $lob = pg_lo_open($db, $oid, 'w');
H A Dbug72197.phpt36 …ate(): Argument #1 ($connection) must be of type PgSql\Connection when the connection is provided%w

Completed in 21 milliseconds

1...<<21222324252627282930>>...40