Home
last modified time | relevance | path

Searched refs:byte (Results 76 – 100 of 126) sorted by relevance

123456

/PHP-7.4/ext/standard/tests/strings/
H A Dbug62462.phpt2 …ters shouldn't be split by soft line break added by quoted_printable_encode - 4 byte character test
/PHP-7.4/ext/phar/tests/
H A D010.phpt13 // this fails because the manifest length does not include the other 10 byte manifest data
H A Dbug74991.phpt13 // the use of a sub path is crucial, and make the include_path 1 byte larger (=OVERFLOW) than the M…
/PHP-7.4/ext/pdo_odbc/tests/
H A Dbug80783.phpt2 Bug #80783 (PDO ODBC truncates BLOB records at every 256th byte)
H A Dbug80783a.phpt2 Bug #80783 (PDO ODBC truncates BLOB records at every 256th byte)
/PHP-7.4/ext/exif/tests/
H A Dexif008.phpt2 Check for exif_read_data, JPEG with IFD data in Intel byte-order.
H A Dexif009.phpt2 Check for exif_read_data, JPEG with IFD data in Motorola byte-order.
H A Dexif010.phpt2 Check for exif_read_data, JPEG with IFD and EXIF data in Intel byte-order.
H A Dexif011.phpt2 Check for exif_read_data, JPEG with IFD and EXIF data in Motorola byte-order.
H A Dexif012.phpt2 Check for exif_read_data, JPEG with IFD and GPS data in Intel byte-order.
H A Dexif013.phpt2 Check for exif_read_data, JPEG with IFD and GPS data in Motorola byte-order.
H A Dexif014.phpt2 Check for exif_read_data, JPEG with IFD, EXIF and GPS data in Intel byte-order.
H A Dexif015.phpt2 Check for exif_read_data, JPEG with IFD, EXIF and GPS data in Motorola byte-order.
/PHP-7.4/Zend/tests/
H A Dbug80972.phpt26 /* This same bug also permits to modify the first byte of a string even if
/PHP-7.4/ext/standard/tests/url/
H A Dbase64_encode_basic_002.phpt12 * Test base64_encode with single byte values.
/PHP-7.4/ext/hash/sha3/generic32lc/
H A Dbrg_endian.h137 # error Please edit lines 132 or 134 in brg_endian.h to set the platform byte order
/PHP-7.4/ext/hash/sha3/generic64lc/
H A Dbrg_endian.h137 # error Please edit lines 132 or 134 in brg_endian.h to set the platform byte order
H A DKeccakP-1600-opt64.c176 void KeccakP1600_AddByte(void *state, unsigned char byte, unsigned int offset) in KeccakP1600_AddByte() argument
178 UINT64 lane = byte; in KeccakP1600_AddByte()
/PHP-7.4/ext/standard/tests/file/
H A Dfile_basic.phpt16 create_files($file_path, 1, $type, 0755, 100, "w", "file_basic", 1, "byte");
H A Dfile_get_contents_error.phpt25 create_files($file_path, 1, "text", 0755, 100, "w", "file", 1, "byte");
/PHP-7.4/ext/bz2/tests/
H A Dbug71263.phpt17 // Set a random byte in the middle of the compressed data
/PHP-7.4/ext/mysqli/tests/
H A Dbug70384.phpt2 mysqli_float_handling - ensure 4 byte float is handled correctly
H A Dbug67839.phpt2 mysqli_float_handling - ensure 4 byte float is handled correctly
/PHP-7.4/ext/openssl/tests/
H A Dbug74798.phpt60 $originalEnvelopeData = "String with \x0a will end in one byte more.";
/PHP-7.4/ext/zlib/tests/
H A Dbug71417.phpt14 // 1. Set a random byte in the middle of the compressed data.

Completed in 24 milliseconds

123456