Home
last modified time | relevance | path

Searched refs:length (Results 251 – 275 of 620) sorted by relevance

1...<<11121314151617181920>>...25

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1957 Subject length lower bound = 17
93 Subject length lower bound = 1
103 Subject length lower bound = 1
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_priv.h41 #define pestrndup(s, length, persistent) ((persistent)?zend_strndup((s),(length)):estrndup((s),(len… argument
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller14.phpt15 Content-length: 4
H A Dfrontcontroller17.phpt15 Content-length: 4
/PHP-5.5/ext/phar/tests/
H A Dwebphar_compilefail.phpt17 internal corruption of phar "%swebphar_compilefail.php" (truncated manifest at manifest length)
H A D016.phpt2 Phar::mapPhar invalid file (gzipped file length is too short)
13 // file length is too short
H A D002.phpt17 internal corruption of phar "%s002.php" (truncated manifest at manifest length)
H A Dbug60164.phpt2 Phar: verify stub of specific length does not break __HALT_COMPILER(); scanning in php
/PHP-5.5/ext/exif/tests/
H A Dbug72618.phpt10 Warning: exif_read_data(bug72618.jpg): IFD data bad offset: 0x058E length 0x0030 in %s/bug72618.php…
H A Dbug72603.phpt10 Warning: exif_read_data(bug72603.jpeg): IFD data bad offset: 0x058C length 0x001C in %s/bug72603.ph…
H A Dbug62523_2.phpt16 Warning: exif_read_data(bug62523_2.jpg): IFD data bad offset: 0xADB23672 length 0x0D94 in %s/bug625…
/PHP-5.5/ext/openssl/tests/
H A Dcve-2013-6420.phpt15 %s openssl_x509_parse(): illegal length in timestamp in %s%ecve-2013-6420.php on line 3
/PHP-5.5/ext/gmp/
H A DREADME1 Arbitrary length number support with GNU MP library.
/PHP-5.5/ext/standard/tests/file/
H A Dfilesize_variation3.phpt24 echo "-- Testing filesize() after truncating the file to a new length --\n";
45 -- Testing filesize() after truncating the file to a new length --
H A Dfilesize_variation3-win32.phpt24 echo "-- Testing filesize() after truncating the file to a new length --\n";
45 -- Testing filesize() after truncating the file to a new length --
H A Dfile_get_contents_error002.phpt2 file_get_contents() test using negative parameter for length (last parameter)
/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_variation1.phpt36 $length = vfprintf( $fp, $format, $args );
40 var_dump( $length );
/PHP-5.5/ext/phar/tests/zip/
H A Dfrontcontroller1.phar.phpt14 Content-length: 3
H A Dfrontcontroller14.phar.phpt14 Content-length: 4
H A Dfrontcontroller17.phar.phpt14 Content-length: 4
/PHP-5.5/ext/sysvshm/
H A Dphp_sysvshm.h42 long length; member
/PHP-5.5/ext/wddx/tests/
H A Dbug37587.phpt12 <array length='1'>
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata.phpt120 if ($info->length !== $fields['meta'][$k]->length)
121 printf("[021 - %d] Expecting length %s/%s got %s/%s\n",
122 …$k, gettype($info->length), $info->length, gettype($fields['meta'][$k]->length), $fields['meta'][$…
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmk_sb_tbl.awk16 for (i = 3; i <= length(str); i++) {
/PHP-5.5/ext/standard/tests/array/
H A Darray_splice_variation2.phpt6 * proto array array_splice(array input, int offset [, int length [, array replacement]])

Completed in 25 milliseconds

1...<<11121314151617181920>>...25