Home
last modified time | relevance | path

Searched refs:w (Results 376 – 400 of 1026) sorted by relevance

1...<<11121314151617181920>>...42

/PHP-7.2/ext/mysqli/tests/
H A Dbug74547.phpt2 Bug #74547 mysqli::change_user() doesn't accept null as $database argument w/strict_types
/PHP-7.2/ext/zlib/tests/
H A Dgzrewind_variation1.phpt12 $h = gzopen($f, 'w');
H A Dgzopen_variation4.phpt44 $h = gzopen($secondFile, "w");
56 $h = gzopen($firstFile, "w");
67 $h = gzopen($filename, "w");
87 $h = gzopen($scriptFile, "w");
H A Dgzfile_basic2.phpt17 $h = fopen($filename, 'w');
H A Dgzwrite_basic.phpt13 $h = gzopen($filename, 'w');
H A Dreadgzfile_basic.phpt18 $h = gzopen($filename, 'w');
H A Dreadgzfile_basic2.phpt18 $h = fopen($filename, 'w');
H A Dgzputs_basic.phpt13 $h = gzopen($filename, 'w');
H A Dgzread_variation1.phpt13 $h = gzopen($filename, 'w');
H A Dgzeof_variation1.phpt13 $h = gzopen($filename, 'w');
H A Dgzfile_basic.phpt17 $h = gzopen($filename, 'w');
/PHP-7.2/ext/mbstring/tests/
H A Dbug72691.phpt21 mb_ereg_search('\w+');
H A Dmb_ereg_search.phpt12 $reg = "\w+";
H A Dbug72693.phpt18 var_dump(mb_ereg_search('\w+'));
/PHP-7.2/Zend/tests/
H A Daccess_modifiers_009.phpt4 Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
/PHP-7.2/ext/curl/tests/
H A Dcurl_basic_007.phpt23 %string|unicode%(%d) "No URL set!%w"
/PHP-7.2/ext/standard/tests/filters/
H A Dbug50363.phpt8 $b = fopen('php://temp', 'w+');
/PHP-7.2/ext/imap/tests/
H A Dimap_append_basic.phpt67 string(%d) "%w%s 1)%s webmaster@something. Test message (%d chars)"
69 string(%d) "%w%s 2)%s webmaster@something. Another test (%d chars)"
/PHP-7.2/ext/standard/tests/strings/
H A Dwordwrap_variation5.phpt58 string(43) "T e s t i n g w o r d r a p f u n c t i o n"
59 string(64) "T e s t i n g w o r d r a p f u n c t i o n"
/PHP-7.2/ext/dba/tests/
H A Ddba_cdb_001.phpt55 if (($db_file = dba_open($db_filename, 'w', $handler))!==FALSE) {
87 Warning: dba_open(%stest0.dbm,w): Driver initialization failed for handler: cdb: Update operations …
/PHP-7.2/ext/standard/tests/http/
H A Dserver.inc61 list($r, $w, $e) = array(array($sock), null, null);
62 if (!stream_select($r, $w, $e, 1)) continue;
/PHP-7.2/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32-mb.phpt29 // popen("sort", "w") fails if variables_order="GPCS"
43 $file_handle = popen("$sysroot/system32/sort", "w");
H A Dpopen_pclose_basic-win32.phpt29 // popen("sort", "w") fails if variables_order="GPCS"
43 $file_handle = popen("$sysroot/system32/sort", "w");
H A Drename_variation3-win32.phpt26 $fp = fopen($filename, "w");
46 $fp = fopen($filename, "w");
/PHP-7.2/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt16 ���e���c���h���o��� ���"���h���e���l���l���o��� ���w���o���r���l���d���"���;���

Completed in 26 milliseconds

1...<<11121314151617181920>>...42