Home
last modified time | relevance | path

Searched refs:its (Results 1 – 25 of 224) sorted by relevance

123456789

/PHP-8.1/ext/standard/tests/file/
H A Dftruncate_variation3-win32.phpt49 /* truncate it to half of its current size */
71 -- Testing ftruncate(): truncate file to half of its current size --
79 -- Testing ftruncate(): truncate file to half of its current size --
87 -- Testing ftruncate(): truncate file to half of its current size --
95 -- Testing ftruncate(): truncate file to half of its current size --
103 -- Testing ftruncate(): truncate file to half of its current size --
111 -- Testing ftruncate(): truncate file to half of its current size --
119 -- Testing ftruncate(): truncate file to half of its current size --
127 -- Testing ftruncate(): truncate file to half of its current size --
135 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
H A Dftruncate_variation3.phpt49 /* truncate it to half of its current size */
71 -- Testing ftruncate(): truncate file to half of its current size --
79 -- Testing ftruncate(): truncate file to half of its current size --
87 -- Testing ftruncate(): truncate file to half of its current size --
95 -- Testing ftruncate(): truncate file to half of its current size --
103 -- Testing ftruncate(): truncate file to half of its current size --
111 -- Testing ftruncate(): truncate file to half of its current size --
119 -- Testing ftruncate(): truncate file to half of its current size --
127 -- Testing ftruncate(): truncate file to half of its current size --
135 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
H A Dfscanf_variation1.phpt6 /* test fscanf() for its return type */
10 echo "*** Testing fscanf(): for its return type without third argument ***\n";
37 *** Testing fscanf(): for its return type without third argument ***
H A Dunlink_variation1.phpt13 /* Delete file having default permission but its dir having readonly permission
32 echo "-- Unlink file having default permission and its dir having read only permission --\n";
44 echo "\n-- Unlinking file without write permission, its dir having default permission --\n";
64 -- Unlink file having default permission and its dir having read only permission --
74 -- Unlinking file without write permission, its dir having default permission --
H A Dunlink_variation1-win32-mb.phpt12 /* Delete file having default permission but its dir having readonly permission
32 echo "-- Unlink file having default permission and its dir having read only permission --\n";
44 echo "\n-- Unlinking file without write permission, its dir having default permission --\n";
71 -- Unlink file having default permission and its dir having read only permission --
77 -- Unlinking file without write permission, its dir having default permission --
H A Dunlink_variation1-win32.phpt12 /* Delete file having default permission but its dir having readonly permission
31 echo "-- Unlink file having default permission and its dir having read only permission --\n";
43 echo "\n-- Unlinking file without write permission, its dir having default permission --\n";
69 -- Unlink file having default permission and its dir having read only permission --
75 -- Unlinking file without write permission, its dir having default permission --
H A Dlstat_stat_variation16.phpt21 // checking stat() on file after changing its permission
22 echo "*** Testing lstat() on a file after changing its access permission ***\n";
44 *** Testing lstat() on a file after changing its access permission ***
/PHP-8.1/Zend/
H A Dzend_max_execution_timer.c68 struct itimerspec its; in zend_max_execution_timer_settime() local
69 its.it_value.tv_sec = seconds; in zend_max_execution_timer_settime()
70 its.it_value.tv_nsec = its.it_interval.tv_sec = its.it_interval.tv_nsec = 0; in zend_max_execution_timer_settime()
76 if (timer_settime(timer, 0, &its, NULL) != 0) { in zend_max_execution_timer_settime()
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_097.phpt75 Cannot decrement property Test::$foo of type int past its minimal value
77 Cannot decrement property Test::$foo of type int past its minimal value
79 Cannot increment property Test::$foo of type int past its maximal value
81 Cannot increment property Test::$foo of type int past its maximal value
83 Cannot decrement a reference held by property Test::$foo of type int past its minimal value
85 Cannot decrement a reference held by property Test::$foo of type int past its minimal value
87 Cannot increment a reference held by property Test::$foo of type int past its maximal value
89 Cannot increment a reference held by property Test::$foo of type int past its maximal value
H A Dtyped_properties_044.phpt55 Cannot increment a reference held by property class@anonymous::$bar of type ?int past its maximal v…
56 Cannot increment a reference held by property class@anonymous::$bar of type ?int past its maximal v…
57 Cannot decrement a reference held by property class@anonymous::$bar of type ?int past its minimal v…
58 Cannot decrement a reference held by property class@anonymous::$bar of type ?int past its minimal v…
H A Dtyped_properties_065.phpt64 Cannot decrement a reference held by property ArrayAccess@anonymous::$foo of type int past its mini…
66 Cannot decrement a reference held by property ArrayAccess@anonymous::$foo of type int past its mini…
68 Cannot increment a reference held by property ArrayAccess@anonymous::$foo of type int past its maxi…
70 Cannot increment a reference held by property ArrayAccess@anonymous::$foo of type int past its maxi…
H A Dtyped_properties_063.phpt70 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
72 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
74 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
76 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
H A Dtyped_properties_064.phpt70 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
72 Cannot decrement a reference held by property class@anonymous::$foo of type int past its minimal va…
74 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
76 Cannot increment a reference held by property class@anonymous::$foo of type int past its maximal va…
/PHP-8.1/ext/standard/tests/array/
H A Dkey_exists_variation2.phpt2 Test function key_exists() by calling it with its expected arguments
19 // 42 has index = 0, netherless its position is the latest
28 // 'baz' has index = 0, netherless its position is the latest
40 // object has index = 0, netherless its position is the latest
44 // object has index = 0, netherless its position is the first
49 // stream resource has index = 0, netherless its position is the first
54 // stream resource has index = 0, netherless its position is the latest
H A Dkey_exists_basic.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by calling it with its expected arguments ***\n";
14 *** test key_exists() by calling it with its expected arguments ***
H A Dkey_exists_variation1.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by calling it with its expected arguments ***\n";
14 *** test key_exists() by calling it with its expected arguments ***
/PHP-8.1/ext/posix/tests/
H A Dposix_errno_basic.phpt2 Test function posix_errno() by calling it with its expected arguments
12 echo "*** Test by calling method or function with its expected arguments ***\n";
19 *** Test by calling method or function with its expected arguments ***
H A Dposix_setgid_basic.phpt2 Test function posix_setgid() by calling it with its expected arguments
13 echo "*** Test by calling method or function with its expected arguments ***\n";
21 *** Test by calling method or function with its expected arguments ***
/PHP-8.1/ext/standard/tests/general_functions/
H A Dget_cfg_var_basic.phpt2 Test function get_cfg_var() by calling it with its expected arguments
14 echo "*** Test by calling method or function with its expected arguments ***\n";
21 *** Test by calling method or function with its expected arguments ***
/PHP-8.1/ext/pcntl/tests/
H A Dpcntl_fork_variation.phpt12 echo "*** Testing the process isolations between a process and its forks ***\n";
22 echo "father ($pid) doesn't know its grandsons\n";
41 *** Testing the process isolations between a process and its forks ***
46 father (%d) doesn't know its grandsons
H A Dpcntl_fork_basic.phpt2 Test function pcntl_fork() by calling it with its expected arguments
12 echo "*** Test by calling method or function with its expected arguments, first print the child PID…
23 *** Test by calling method or function with its expected arguments, first print the child PID and t…
/PHP-8.1/ext/date/tests/
H A Dbug-gh8471.phpt47 The DateTime object has not been correctly initialized by its constructor
48 The DateTimeInterface object has not been correctly initialized by its constructor
49 The DateTimeImmutable object has not been correctly initialized by its constructor
50 The DateTimeInterface object has not been correctly initialized by its constructor
H A Dbug48476.phpt35 The DateTime object has not been correctly initialized by its constructor
36 The DateTime object has not been correctly initialized by its constructor
37 The DateTimeZone object has not been correctly initialized by its constructor
H A Doo_001.phpt67 The DateTime object has not been correctly initialized by its constructor
70 The DateTimeZone object has not been correctly initialized by its constructor
72 The DatePeriod object has not been correctly initialized by its constructor
73 The DatePeriod object has not been correctly initialized by its constructor
/PHP-8.1/Zend/tests/type_declarations/union_types/
H A Dincdec_prop.phpt125 Cannot increment property Test::$prop2 of type int|bool past its maximal value
126 Cannot increment property Test::$prop2 of type int|bool past its maximal value
127 Cannot decrement property Test::$prop2 of type int|bool past its minimal value
128 Cannot decrement property Test::$prop2 of type int|bool past its minimal value
129 Cannot increment a reference held by property Test::$prop2 of type int|bool past its maximal value
130 Cannot increment a reference held by property Test::$prop2 of type int|bool past its maximal value
131 Cannot decrement a reference held by property Test::$prop2 of type int|bool past its minimal value
132 Cannot decrement a reference held by property Test::$prop2 of type int|bool past its minimal value

Completed in 29 milliseconds

123456789