Home
last modified time | relevance | path

Searched refs:length (Results 226 – 250 of 588) sorted by relevance

12345678910>>...24

/PHP-7.4/ext/phar/tests/cache_list/
H A Dfrontcontroller14.phpt15 Content-length: 4
H A Dfrontcontroller17.phpt15 Content-length: 4
/PHP-7.4/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
/PHP-7.4/ext/fileinfo/tests/
H A Dbug68735.phpt15 string(%d) "JPEG image data, JFIF standard 1.01, resolution (DPI), density 180x52, segment length 1…
/PHP-7.4/ext/openssl/tests/
H A Dcve-2013-6420.phpt13 %s openssl_x509_parse(): illegal length in timestamp in %s%ecve-2013-6420.php on line 3
H A Dopenssl_decrypt_ocb.phpt54 Warning: openssl_decrypt(): Setting of IV length for AEAD mode failed in %s on line %d
57 Warning: openssl_decrypt(): Setting of IV length for AEAD mode failed in %s on line %d
H A Dopenssl_encrypt_ocb.phpt53 Warning: openssl_encrypt(): Setting of IV length for AEAD mode failed in %s on line %d
56 Warning: openssl_encrypt(): Setting tag length for AEAD cipher failed in %s on line %d
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_split_variation6.phpt48 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
139 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
164 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
H A Dstr_split_variation6_64bit.phpt48 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
139 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
165 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
H A Dstr_split_variation7.phpt50 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
117 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
142 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
H A Dvfprintf_basic.phpt18 $length = vfprintf( $fp, $format, $args );
22 var_dump( $length );
H A Dexplode_variation7.phpt2 Test explode() function : usage variations - when $string length is greater than
/PHP-7.4/ext/mbstring/tests/
H A Dmb_strcut_negative_length.phpt2 mb_strcut() negative length test
/PHP-7.4/ext/dom/tests/
H A Dbug78221.phpt14 var_dump($p->childNodes->length);
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp308 zend_string *u8str =intl_convert_utf16_to_utf8(result.getBuffer(), result.length(), &status); in PHP_FUNCTION()
392 u8str = intl_convert_utf16_to_utf8(result.getBuffer(), result.length(), &status); in PHP_FUNCTION()
417 id_us.getBuffer(), id_us.length(), TIMEZONE_ERROR_CODE_P(to)); in PHP_FUNCTION()
556 …zend_string *u8str = intl_convert_utf16_to_utf8(result.getBuffer(), result.length(), TIMEZONE_ERRO… in PHP_FUNCTION()
671 if (uWinID.length() == 0) { in PHP_FUNCTION()
678 winID = intl_convert_utf16_to_utf8(uWinID.getBuffer(), uWinID.length(), &error); in PHP_FUNCTION()
709 if (uID.length() == 0) { in PHP_FUNCTION()
716 id = intl_convert_utf16_to_utf8(uID.getBuffer(), uID.length(), &error); in PHP_FUNCTION()
/PHP-7.4/win32/build/
H A Dphpize.js.in66 for (i = 0; i < calls.length; i++) {
69 deps[deps.length] = RegExp.$1;
139 if (item.deps.length) {
161 if (item.deps.length == 0) {
179 for (i = 0; i < args.length; i++) {
184 if (arg.length > 1) {
247 for (i = 0; i < calls.length; i++) {
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_006.phpt15 phar error: Cannot process zips created from stdin (zero-length filename) in zip-based phar "%sstdi…
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-7.4/ext/standard/tests/file/
H A Dbug69100.phpt2 Bug #69100: Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c1635 normalize_vpath(&vpath, &vpath_len, at, length, 1); in php_cli_server_client_read_request_on_path()
1647 client->request.query_string_len = length; in php_cli_server_client_read_request_on_query_string()
1649 …ZEND_ASSERT(length <= PHP_HTTP_MAX_HEADER_SIZE && PHP_HTTP_MAX_HEADER_SIZE - length >= client->req… in php_cli_server_client_read_request_on_query_string()
1652 client->request.query_string_len += length; in php_cli_server_client_read_request_on_query_string()
1663 client->request.request_uri = pestrndup(at, length, 1); in php_cli_server_client_read_request_on_url()
1664 client->request.request_uri_len = length; in php_cli_server_client_read_request_on_url()
1667 …ZEND_ASSERT(length <= PHP_HTTP_MAX_HEADER_SIZE && PHP_HTTP_MAX_HEADER_SIZE - length >= client->req… in php_cli_server_client_read_request_on_url()
1670 client->request.request_uri_len += length; in php_cli_server_client_read_request_on_url()
1713 client->current_header_name_len = length; in php_cli_server_client_read_request_on_header_field()
1745 client->current_header_value_len = length; in php_cli_server_client_read_request_on_header_value()
[all …]
/PHP-7.4/ext/oci8/tests/
H A Dconn_attr_4.phpt59length > 64 !!!!!this is a very huge string with a length > 64 !!!!!this is a very huge string w…
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_socket_recvfrom.phpt2 string stream_socket_recvfrom ( resource $socket , int $length [, int $flags = 0 [, string &$addres…

Completed in 34 milliseconds

12345678910>>...24