Home
last modified time | relevance | path

Searched refs:w (Results 226 – 250 of 984) sorted by last modified time

12345678910>>...40

/php-src/ext/session/tests/user_session_module/
H A Dsave_handler.inc79 if ($fp = fopen($session_file, "w")) {
/php-src/ext/pdo_odbc/tests/
H A Dgh9372.phpt34 $stream = fopen("php://memory", "w+");
/php-src/ext/fileinfo/tests/upstream/
H A Dmatilde.arm.testfile18 �< y�h�A�WT�9�E����U}wT�d��0<�yGPL�Z4�����v��w����+��@<ں}�r4�;@:�h%��@�)���W���b@<<�h…
23 …>��R)P��M�ε2٦t���LP<{m����8o���Z�۠x��p}����<,"�0k���*�7�[�^��7r�E���w"�0<(|�h��|�R�|�F�…
58 !N�g����Z��-1��<Bi>�K�ai�Zb��]ޛ ����[�Ĝ{���<:w��`�@��ؠ7k���ᡳd�:�[ @<0UrBd�ɯP ��.=…
64 �h��W B ��<($@g����ݚK�8ؿ�x /w��4�+k��<6g2�`��*�z�q�I�����0 ,Y* ��<�8a+^����R�#����a�����…
81 …�p���< ˹�G���Cy��g�0;e�8@�Ͳ��<���d��,B���&m>��9p/� �����<���G��w�,-?h!jU��@�0d���i�…
91 …P � T��]��������i <ZJl1�`����|G ���Ի���[24��T��0<�mQ�|�@����yL_&�;�,�?w��E�<N�W;��A�u��#��…
/php-src/ext/standard/tests/streams/
H A Dgh9590-001.phpt18 $fds[] = @fopen(__DIR__ . "/GH-9590-001-tmpfile.$i", 'w');
24 $w = $e = [];
25 var_dump(stream_select($r, $w, $e, PHP_INT_MAX));
H A Dgh9590-002.phpt18 $fds[] = @fopen(__DIR__ . "/GH-9590-002-tmpfile.$i", 'w');
26 $w = $e = [];
27 var_dump(stream_select($r, $w, $e, PHP_INT_MAX));
/php-src/tests/strings/
H A D002.phpt6 $fp = fopen("php://stdout", "w") or die("Bug!!");
/php-src/tests/output/
H A Dob_start_basic_004.phpt10 … 1 should not have any special behaviour (http://marc.info/?l=php-internals&m=123476465621346&w=2).
/php-src/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt59 foreach($t as $w) {
60 echo "double:$v:$w\n";
H A Dengine_assignExecutionOrder_002.phpt68 list(list(list($r,$s,,$t),list($u,$v),,$w),,$x) = $q4;
69 echo "$r $s $t $u $v $w $x\n";
H A Dbug21961.phpt30 function __construct($w)
32 $this->name = $w;
H A Dbug30638.phpt5 if (setlocale(LC_ALL, 'invalid') === 'invalid') { die('skip setlocale() is broken /w musl'); }
/php-src/tests/classes/
H A Diterators_001.phpt71 foreach($t as $w) {
72 echo "double:$v:$w\n";
H A Diterators_002.phpt61 foreach($t as $w) {
62 echo "double:$v:$w\n";
H A Diterators_003.phpt52 foreach($t as $w) {
53 if ($w == 1) {
57 if ($w == 2) {
61 echo "double:$v:$w\n";
H A Diterators_004.phpt12 foreach($obj as $w) {
13 echo "object:$w\n";
48 foreach($obj as $v => $w) {
49 echo "object:$v=>$w\n";
/php-src/tests/basic/
H A Dbug80384.phpt7 $fp = fopen($tmp_filename, 'w');
H A Dconsistent_float_string_casts.phpt5 if (setlocale(LC_ALL, 'invalid') === 'invalid') { die('skip setlocale() is broken /w musl'); }
/php-src/sapi/phpdbg/tests/
H A Dbug73927.phpt13 w $value
14 w $lower[]
H A Dwatch_001.phpt14 w r $b
H A Dwatch_002.phpt12 w a $a
H A Dwatch_003.phpt12 w $a[0]
H A Dwatch_004.phpt14 w $a
H A Dwatch_006.phpt15 w $a[0]
16 w r $b
H A Dwatch_005.phpt15 w r $a
/php-src/sapi/phpdbg/
H A Dcreate-test.php72 $w = $e = null; variable
73 $n = @stream_select($r, $w, $e, null);

Completed in 35 milliseconds

12345678910>>...40