Home
last modified time | relevance | path

Searched refs:Size (Results 26 – 47 of 47) sorted by relevance

12

/PHP-8.0/ext/standard/tests/file/
H A Dcopy_variation11.phpt18 echo "Size of source before copy operation => ";
21 echo "Size of destination before copy operation => ";
49 Size of source before copy operation => int(300)
50 Size of destination before copy operation => int(%d)
H A Dsymlink_link_linkinfo_is_link_variation4.phpt32 echo "\nWarning: Size of file and hard link differ\n";
48 echo "\nWarning: Size of file and hard link differ\n";
66 echo "\nWarning: Size of file and hard link differ\n";
84 Size of file and hard link are same
91 Size of file and hard link are same
100 Size of file and hard link are same
H A Dcopy_variation7.phpt26 echo "Size of source files => \n";
62 Size of source files =>
H A D007_variation21.phpt28 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation5.phpt28 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation13-win32.phpt33 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
H A D007_variation13.phpt33 var_dump( filesize($file) ); //Check that data hasn't over written; Expected: Size of (initial data…
/PHP-8.0/ext/ffi/tests/
H A D014.phpt2 FFI 014: Size of nested types
/PHP-8.0/ext/dom/tests/
H A DDOMCharacterData_deleteData_error_002.phpt23 Index Size Error
H A DDOMComment_insertData_error1.phpt17 if ($e->getMessage() == 'Index Size Error'){
H A DDOMComment_insertData_error2.phpt17 if ($e->getMessage() == 'Index Size Error'){
H A DDOMComment_replaceData_error1.phpt17 if ($e->getMessage() == 'Index Size Error'){
H A DDOMComment_replaceData_error2.phpt17 if ($e->getMessage() == 'Index Size Error'){
/PHP-8.0/ext/imap/tests/
H A Dimap_rfc822_parse_headers_basic.phpt21 'MailDate','Size','udate');
80 var_dump($z->Size);
H A Dimap_headerinfo_basic.phpt22 'Msgno','MailDate','Size','udate');
80 var_dump($z->Size);
/PHP-8.0/ext/oci8/tests/
H A Dlob_042.phpt63 Warning: OCILob::truncate(): Size must be less than or equal to the current LOB size in %s on line …
/PHP-8.0/
H A Dphp.ini-development1213 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
1216 ; Size of a pre-allocated buffer used for reading data sent by the server in
H A Dphp.ini-production1215 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
1218 ; Size of a pre-allocated buffer used for reading data sent by the server in
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch774 - file_error(ms, 0, "Size of `%s' %" SIZE_T_FORMAT "u is not "
791 + file_error(ms, 0, "Size of `%s' %llu is not a multiple of %zu",
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4111 #>>>109 lelong x \b, Image Size %d
13656 >>10 leshort x Data Size: %d
17764 >>(8.l+16) leshort x Size=%dx
17773 >>16 leshort x Size=%dx
28069 >>768 lelong >0 Size=%dx
28072 >>768 belong >0 Size=%dx
28077 >>768 lelong >0 Size=%dx
28080 >>768 belong >0 Size=%dx
31023 # Original Size
31026 #>48 ubequad x \b, Size 0x%llx
[all …]
H A Dmagic4111 #>>>109 lelong x \b, Image Size %d
13656 >>10 leshort x Data Size: %d
17764 >>(8.l+16) leshort x Size=%dx
17773 >>16 leshort x Size=%dx
28069 >>768 lelong >0 Size=%dx
28072 >>768 belong >0 Size=%dx
28077 >>768 lelong >0 Size=%dx
28080 >>768 belong >0 Size=%dx
31023 # Original Size
31026 #>48 ubequad x \b, Size 0x%llx
[all …]
/PHP-8.0/build/
H A Dphp.m41062 AC_DEFINE_UNQUOTED([SIZEOF_]translit($1,a-z,A-Z_), [$]php_cv_sizeof_[]$1, [Size of $1])

Completed in 150 milliseconds

12