Home
last modified time | relevance | path

Searched refs:w (Results 251 – 275 of 938) sorted by relevance

1...<<11121314151617181920>>...38

/PHP-8.0/ext/standard/tests/streams/
H A Dbug72534.phpt6 $fp0 = fopen($fname, 'w');
H A Dbug72857.phpt6 $fp0 = fopen($fname, 'w');
H A Dbug81659.phpt5 $stream = fopen(__DIR__ . "/81659.txt", "w+");
/PHP-8.0/ext/mbstring/tests/
H A Dbug77367.phpt11 var_dump(mb_split("\\w", "\xfc"));
/PHP-8.0/ext/standard/tests/array/
H A Dpacked_001.phpt2 array_keys() and array_values() w/ packed optimization
H A Darsort_variation5.phpt23 'T' => "TTTT", 't' => "ttt", 'w' => "ww", 'x' => "x", 'X' => "X", 'o' => "oraNGe",
163 ["w"]=>
191 ["w"]=>
219 ["w"]=>
H A Dasort_variation5.phpt23 'T' => "TTTT", 't' => "ttt", 'w' => "ww", 'x' => "x", 'X' => "X", 'o' => "oraNGe",
181 ["w"]=>
209 ["w"]=>
237 ["w"]=>
/PHP-8.0/ext/standard/tests/file/
H A Dbug71882.phpt5 $fd = fopen("php://memory", "w+");
H A Dfileinode_variation.phpt22 fclose( fopen( $file1, "w" ) );
23 fclose( fopen( $file2, "w" ) );
57 fclose( fopen("$file_path/old.txt", "w") );
H A Dphp_fd_wrapper_04.phpt5 fopen("php://fd/1023", "w");
/PHP-8.0/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c157 unsigned char *w; in mbfl_memory_device_strncat() local
174 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
175 memcpy(w, psrc, len); in mbfl_memory_device_strncat()
/PHP-8.0/ext/standard/tests/general_functions/
H A Dbug79254.phpt2 Bug #79254 (getenv() w/o arguments not showing changes)
/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dwrite14.phar9 6��������������������test.txt������H������E���������/�(P���p� �w��
H A Dwrite24.phar4 $fp = fopen("phar://" . __FILE__ . "/newname", "w");
H A Dfrontcontroller13.phar4 ������������������� ���index.php/����L�G/������w������� ���oof/test.php3����L�G3���B�Z�������
/PHP-8.0/ext/spl/tests/
H A Dbug81587.phpt2 Bug #81587: MultipleIterator Segmentation fault w/ SimpleXMLElement attached
H A DSplFileObject_fgetcsv_delimiter_basic.phpt5 $fp = fopen('SplFileObject__fgetcsv2.csv', 'w+');
H A DSplFileObject_fgetcsv_escape_basic.phpt5 $fp = fopen('SplFileObject__fgetcsv6.csv', 'w+');
H A DSplFileObject_fgetcsv_escape_default.phpt5 $fp = fopen('SplFileObject__fgetcsv7.csv', 'w+');
H A DSplFileObject_fgetcsv_enclosure_basic.phpt5 $fp = fopen('SplFileObject__fgetcsv4.csv', 'w+');
H A DSplTempFileObject_constructor_basic.phpt14 string(1) "w"
/PHP-8.0/Zend/tests/
H A Dbug55305.phpt2 Bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating)
/PHP-8.0/ext/pcre/tests/
H A Dbug40909.phpt7 "/\s([\w_\.\/]+)(?:=([\'\"]?(?:[\w\d\s\?=\(\)\.,'_#\/\\:;&-]|(?:\\\\\"|\\\')?)+[\'\"]?))?/";
/PHP-8.0/ext/phar/tests/files/
H A Dfrontcontroller13.phar4 ������������������� ���index.php/����L�G/������w������� ���oof/test.php3����L�G3���B�Z�������
/PHP-8.0/ext/standard/tests/time/
H A Didate.phpt27 w: 4

Completed in 30 milliseconds

1...<<11121314151617181920>>...38