Home
last modified time | relevance | path

Searched refs:contents (Results 51 – 75 of 209) sorted by relevance

123456789

/PHP-5.5/ext/imap/tests/
H A Dbug31142_2.phpt18 $part1["contents.data"]=imap_8bit('asn řkl');
H A Dimap_include.inc156 $part2["contents.data"] = "message 1:xxxxxxxxxxxxxxxxxxxxxxxxxx";
161 $part3["contents.data"] = "message 2:yyyyyyyyyyyyyyyyyyyyyyyyyy";
166 $part4["contents.data"] = "message 3:zzzzzzzzzzzzzzzzzzzzzzzzzz";
/PHP-5.5/ext/phar/tests/tar/
H A Dbadchecksum.phpt13 $a->addFile('hithere', 'contents', null, 'checksum');
/PHP-5.5/tests/output/
H A Dob_flush_error_001.phpt6 …* Description: Flush (send) contents of the output buffer. The last buffer content is sent to next…
H A Dob_flush_basic_001.phpt6 …* Description: Flush (send) contents of the output buffer. The last buffer content is sent to next…
/PHP-5.5/ext/standard/tests/general_functions/
H A Dob_get_flush_error.phpt8 …* Description: Get current buffer contents, flush (send) the output buffer, and delete current out…
H A Dob_get_flush_basic.phpt8 …* Description: Get current buffer contents, flush (send) the output buffer, and delete current out…
H A Dis_callable_error.phpt9 Description: Verify that the contents of a variable can be called as a function
/PHP-5.5/tests/lang/
H A Dbug21600.phpt2 Bug #21600 (assign by reference function call changes variable contents)
/PHP-5.5/ext/standard/tests/file/
H A Dtouch_basic-win32.phpt33 echo "\n --- testing touch doesn't alter file contents ---\n";
83 --- testing touch doesn't alter file contents ---
H A Dtouch_basic.phpt34 echo "\n --- testing touch doesn't alter file contents ---\n";
84 --- testing touch doesn't alter file contents ---
H A Dfile_get_contents_variation6.phpt28 fwrite($h, "contents read");
128 string(%d) "contents read"
135 string(%d) "contents r"
H A Dfile_put_contents_variation1.phpt8 * Description: Write/Create a file with contents data and return the number of bytes written
H A Dfile_put_contents_variation4.phpt8 * Description: Write/Create a file with contents data and return the number of bytes written
/PHP-5.5/ext/imap/
H A Dphp_imap.h63 #define CONTENT_PART contents.part
64 #define CONTENT_MSG_BODY contents.msg.body
/PHP-5.5/ext/dba/tests/
H A Ddba_db4_004.phpt16 var_dump(file_put_contents($db_filename, "Dummy contents"));
H A Ddba_db4_008.phpt16 var_dump(file_put_contents($db_filename, "Dummy contents"));
H A Ddba_db4_007.phpt16 var_dump(file_put_contents($db_filename, "Dummy contents"));
/PHP-5.5/ext/zlib/tests/
H A Dgzencode_variation2-win32.phpt2 Test gzencode() function : variation - verify header contents with all encoding modes
H A Dgzencode_variation2.phpt2 Test gzencode() function : variation - verify header contents with all encoding modes
/PHP-5.5/ext/phar/tests/
H A Dbug69720.phpt16 $temp.=file_get_contents($file->getPathName()) . "\n"; // display contents
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_only.phpt77 printf("[015] SELECT query cannot be found in trace. Trace contents seems wrong.\n");
99 printf("[025] SELECT query cannot be found in trace. Trace contents seems wrong.\n");
/PHP-5.5/ext/intl/tests/
H A Dregression_sort_and_cow.phpt30 // Return contents of all the arrays.
H A Dregression_sortwsk_and_cow.phpt31 // Return contents of all the arrays.
/PHP-5.5/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc28 * @param string|resource file contents or open file handle

Completed in 152 milliseconds

123456789