Home
last modified time | relevance | path

Searched refs:rw (Results 1 – 24 of 24) sorted by relevance

/PHP-8.3/sapi/fpm/tests/
H A Dsocket-uds-acl.phpt72 user::rw-
73 user:%s:rw-
74 user:%s:rw-
75 user:%s:rw-
77 group:%s:rw-
78 group:%s:rw-
79 mask::rw-
/PHP-8.3/Zend/tests/readonly_props/
H A Dvariation.phpt22 public function rw() {
51 function rw($test) {
72 foreach (['r', 'w', 'rw', 'im', 'is', 'us'] as $op) {
97 Init: 1, scope: 1, op: rw: Cannot modify readonly property Test::$prop
103 Init: 1, scope: 0, op: rw: Cannot modify readonly property Test::$prop
109 Init: 0, scope: 1, op: rw: Typed property Test::$prop must not be accessed before initialization
115 Init: 0, scope: 0, op: rw: Typed property Test::$prop must not be accessed before initialization
H A Dvariation_nested.phpt28 function rw($test) {
48 foreach (['r', 'w', 'rw', 'im', 'is', 'us'] as $op) {
68 Init: 1, op: rw: done
74 Init: 0, op: rw: Typed property Test::$prop must not be accessed before initialization
/PHP-8.3/ext/standard/tests/dir/
H A Dscandir_variation7.phpt25 0677, // owner has rw only, other and group has rwx
28 0666, // all have rw only
31 0600, // owner has rw only, group and others have no permission
36 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
37 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dopendir_variation7.phpt26 0677, // owner has rw only, other and group has rwx
29 0666, // all have rw only
32 0600, // owner has rw only, group and others have no permission
37 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
38 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dreaddir_variation5.phpt26 0677, // owner has rw only, other and group has rwx
29 0666, // all have rw only
32 0600, // owner has rw only, group and others have no permission
37 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
38 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Ddir_variation3.phpt27 0677, // owner has rw only, other and group has rwx
30 0666, // all have rw only
33 0600, // owner has rw only, group and others have no permission
38 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
39 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
/PHP-8.3/ext/opcache/tests/jit/
H A Dgh8863.phpt17 public function rw() {
25 $test->rw();
/PHP-8.3/ext/reflection/tests/
H A Dreadonly_properties.phpt7 public int $rw;
11 $rp = new ReflectionProperty(Test::class, 'rw');
/PHP-8.3/ext/standard/tests/streams/
H A Dbug78326_1.phpt5 $f = fopen('php://memory', 'rw');
/PHP-8.3/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt14 echo "--- testing rw moving about the file ---\n";
51 --- testing rw moving about the file ---
H A Dpopen_pclose_error.phpt13 popen("abc.txt", "rw");
H A Dpopen_pclose_error-sunos.phpt15 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
H A D006_variation2.phpt46 "u+rwx, g+rw, o+wx"
/PHP-8.3/ext/bz2/tests/
H A D002.phpt50 $fp = fopen("bz_open_002.txt", "rw");
53 $fp = fopen("bz_open_002.txt", "rw");
105 Warning: bzopen(): Cannot use stream opened in mode 'rw' in %s on line %d
108 Warning: bzopen(): Cannot use stream opened in mode 'rw' in %s on line %d
H A D001.phpt33 var_dump(bzopen("no_such_file", "rw"));
/PHP-8.3/ext/standard/tests/filters/
H A Dphp_user_filter_onCreate_failure.phpt13 $fp = fopen('php://memory', 'rw');
/PHP-8.3/ext/iconv/tests/
H A Dbug76249.phpt7 $fh = fopen('php://memory', 'rw');
/PHP-8.3/ext/oci8/tests/
H A Dbug70700.phpt52 $fh = fopen('php://temp', 'rw');
83 $fh = fopen('php://temp', 'rw');
114 $fh = fopen('php://temp', 'rw');
145 $fh = fopen('php://temp', 'rw');
/PHP-8.3/ext/session/
H A Dmod_mm.c174 static ps_sd *ps_sd_lookup(ps_mm *data, const zend_string *key, bool rw) in ps_sd_lookup() argument
188 if (ret && rw && ret != data->hash[slot]) { in ps_sd_lookup()
/PHP-8.3/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc129 'uI8eKZ0HYmoydKn1odcPNKV+rw/3tneOKvuLhnaSgR4cahI3IT+Ism8fd45z3z4GSa6L1ufzBPfOkpA7b452t2G04mEU5ziacu…
/PHP-8.3/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt213 0xAF: rw==
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic23733 >>>498 leshort 0 \b-rw
H A Dmagic私はガラスを食べられます23733 >>>498 leshort 0 \b-rw

Completed in 157 milliseconds