Home
last modified time | relevance | path

Searched refs:write (Results 51 – 75 of 490) sorted by relevance

12345678910>>...20

/PHP-5.5/ext/gd/libgd/
H A Dwebpng.c35 int write = 0; in main() local
108 write = 1; in main()
133 write = 1; in main()
244 if (write) in main()
/PHP-5.5/ext/session/tests/
H A Dsession_module_name_variation2.phpt21 function write($id, $session_data) { }
26 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
H A Dsession_set_save_handler_variation3.phpt13 …t_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy…
23 var_dump(session_set_save_handler("open", "close", "read", "write", "destroy", "gc"));
H A Dsession_set_save_handler_variation2.phpt11 …t_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy…
22 var_dump(session_set_save_handler("open", "close", "read", "write", "destroy", "gc"));
H A Dsession_set_save_handler_variation4.phpt17 …t_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy…
32 session_set_save_handler("open", "close", "read", "write", "destroy", "noisy_gc");
42 session_set_save_handler("open", "close", "read", "write", "destroy", "noisy_gc");
H A Dbug32330.phpt36 echo "write: id = {$id}, data = {$data}\n";
74 write: id = %s, data = A|s:1:"B";
84 write: id = %s, data = E|s:1:"F";
H A Dsession_module_name_variation3.phpt26 function write($id, $session_data) { }
31 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
H A D024.phpt33 function write($key, $val)
56 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
71 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
H A D004.phpt32 function write($key, $val)
55 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
67 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
H A Dsession_set_save_handler_basic.phpt14 …t_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy…
29 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
43 session_set_save_handler("open", "close", "read", "write", "destroy", "gc");
H A D005.phpt34 function write($key, $val)
57 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
71 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
84 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
H A D025.phpt35 function write($key, $val)
65 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
79 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
95 …ay($hnd, "open"), array($hnd, "close"), array($hnd, "read"), array($hnd, "write"), array($hnd, "de…
/PHP-5.5/ext/spl/tests/
H A DarrayObject_exchangeArray_basic1.phpt2 SPL: ArrayObject::exchangeArray() and copy-on-write references
7 $cowRef = $swapIn; // create a copy-on-write ref to $swapIn
/PHP-5.5/ext/oci8/tests/
H A Dlob_036.phpt28 var_dump($blob->write("test"));
30 var_dump($blob->write("test"));
H A Dlob_006.phpt29 var_dump($blob->write($str));
32 var_dump($blob->write("string was here. tick-tack-tick-tack."));
34 var_dump($blob->write("some"));
H A Dlob_013.phpt26 var_dump($blob->write("test"));
29 var_dump($blob->write("test"));
H A Dlob_001.phpt32 var_dump($blob->write("test"));
35 var_dump($blob->write("string"));
52 var_dump($blob->write("test row 2"));
/PHP-5.5/ext/dba/tests/
H A Ddba_qdbm.phpt21 Read during write:%sallowed
23 Failed to write "key number 6" 2nd time
H A Ddba_handler.inc44 echo "Read during write: not allowed\n";
46 echo "Read during write: allowed\n";
52 echo 'Failed to write "key number 6"' . "\n";
57 echo 'Failed to write "key number 6" 2nd time' . "\n";
/PHP-5.5/ext/standard/tests/file/
H A Dunlink_variation1.phpt45 // remove write permission of $dirname
56 echo "\n-- Unlinking file without write permission, its dir having default permission --\n";
63 // remove write permission from file
86 -- Unlinking file without write permission, its dir having default permission --
H A Dfscanf_variation51.phpt2 Test fscanf() function: usage variations - file opened in write only mode
15 echo "*** Test fscanf(): to read from a file opened in write only mode ***\n";
33 // various write only modes
69 *** Test fscanf(): to read from a file opened in write only mode ***
H A D007_variation10.phpt18 checking for the file creation, write & read operations,
36 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
37 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
H A D007_variation18.phpt18 checking for the file creation, write & read operations,
36 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
37 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
/PHP-5.5/ext/xsl/tests/
H A Dbug54446.phpt77 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
81 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
87 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
91 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
H A Dbug54446_with_ini.phpt101 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
105 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
113 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
117 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
126 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
130 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…

Completed in 47 milliseconds

12345678910>>...20