Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_variation7.phpt38 0677, // owner has rw only, other and group has rwx
41 0666, // all have rw only
44 0600, // owner has rw only, group and others have no permission
49 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
50 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dopendir_variation7.phpt39 0677, // owner has rw only, other and group has rwx
42 0666, // all have rw only
45 0600, // owner has rw only, group and others have no permission
50 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
51 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dreaddir_variation5.phpt39 0677, // owner has rw only, other and group has rwx
42 0666, // all have rw only
45 0600, // owner has rw only, group and others have no permission
50 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
51 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Ddir_variation3.phpt41 0677, // owner has rw only, other and group has rwx
44 0666, // all have rw only
47 0600, // owner has rw only, group and others have no permission
52 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
53 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
/PHP-5.5/ext/bz2/tests/
H A D001.phpt13 var_dump(bzopen("", "rw"));
37 Warning: bzopen(): 'rw' is not a valid mode for bzopen(). Only 'w' and 'r' are supported. in %s on …
H A D002.phpt42 $fp = fopen("bz_open_002.txt", "rw");
45 $fp = fopen("bz_open_002.txt", "rw");
102 Warning: bzopen(): cannot use stream opened in mode 'rw' in %s on line %d
105 Warning: bzopen(): cannot use stream opened in mode 'rw' in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dpopen_pclose_error.phpt22 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
44 Warning: popen(abc.txt,rw): %s on line %d
H A Dpopen_pclose_error-win32.phpt23 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
45 Warning: popen(abc.txt,rw): Invalid argument in %s on line %d
H A Dfread_fwrite_basic.phpt24 echo "--- testing rw moving about the file ---\n";
61 --- testing rw moving about the file ---
H A Dpopen_pclose_error-win32-debug.phpt26 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
50 Warning: popen(abc.txt,rw): Invalid argument in %s on line %d
H A Dpopen_pclose_error-sunos.phpt22 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
H A D006_variation2.phpt65 "u+rwx, g+rw, o+wx"
/PHP-5.5/ext/session/
H A Dmod_mm.c182 static ps_sd *ps_sd_lookup(ps_mm *data, const char *key, int rw) in ps_sd_lookup() argument
196 if (ret && rw && ret != data->hash[slot]) { in ps_sd_lookup()
/PHP-5.5/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt202 0xAF: rw==
/PHP-5.5/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc129 'uI8eKZ0HYmoydKn1odcPNKV+rw/3tneOKvuLhnaSgR4cahI3IT+Ism8fd45z3z4GSa6L1ufzBPfOkpA7b452t2G04mEU5ziacu…
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c323 #define RMATCH(ra,rb,rc,rd,re,rw) \ argument
335 #define RMATCH(ra,rb,rc,rd,re,rw) \ argument
349 #define RMATCH(ra,rb,rc,rd,re,rw)\ argument
359 frame->Xwhere = rw;\
370 L_##rw:\
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic11279 >>>498 leshort 0 \b-rw

Completed in 68 milliseconds