Home
last modified time | relevance | path

Searched refs:byte (Results 26 – 50 of 126) sorted by relevance

123456

/PHP-7.4/ext/fileinfo/tests/
H A Dbug77961.magic15 >5 byte x version %d.
16 >4 byte x \b%d
50 0 short 017001 byte-swapped Berkeley vfont data
H A Dcve-2014-1943私はガラスを食べられます.magic1 0 byte x
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug50732.phpt2 Bug #50732 (exec() adds single byte twice to $output array)
/PHP-7.4/ext/standard/tests/file/
H A Dfile_get_contents_basic.phpt21 create_files($file_path, 1, "text", 0755, 100, "w", "file", 1, "byte");
27 create_files($file_path, 1, "empty", 0755, 100, "w", "file", 1, "byte");
H A Dbug39863.phpt2 Bug #39863 (file_exists() silently truncates after a null byte)
/PHP-7.4/ext/standard/tests/image/
H A Dbug79877.phpt2 Bug #79877 (getimagesize function silently truncates after a null byte)
H A Dgetimagesize_basic.phpt26 //TIFF intel byte order
27 "TIFF intel byte order image file" => "200x100.tiff",
146 -- TIFF intel byte order image file (200x100.tiff) --
/PHP-7.4/ext/mbstring/tests/
H A Dbug43840.phpt2 Test mb_strpos() function : mb_strpos bounds check is byte count rather than a character count
16 * mb_strpos bounds check is byte count rather than a character count:
19 * byte count of the string. Should return error message when passed character count.
H A Dbug77514.phpt2 Bug #77514: mb_ereg_replace() with trailing backslash adds null byte
H A Dbug77454.phpt2 Bug #77454: mb_scrub() silently truncates after a null byte
H A Dbug69151.phpt2 Bug #69151 (mb_ereg should reject ill-formed byte sequence)
/PHP-7.4/ext/standard/tests/strings/
H A Dbug72152.phpt2 Bug #72152 (base64_decode $strict fails to detect null byte)
H A Dbug60801.phpt2 Bug #60801 (strpbrk() mishandles NUL byte)
/PHP-7.4/ext/intl/tests/
H A Dgrapheme.phpt616 $res_str .= " starting at byte position $test[2]";
620 $res_str .= " starting at byte position $test[2] with \$next";
685 $res_str .= " starting at byte position $test[2]";
749 $res_str .= " starting at byte position $test[2]";
1106 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 0 = a == a
1107 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 1 = b == b
1108 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 2 = c == c
1109 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 = ==
1113 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 0 with $next = == $…
1118 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 with $next = == $…
[all …]
H A Dgrapheme2.phpt616 $res_str .= " starting at byte position $test[2]";
620 $res_str .= " starting at byte position $test[2] with \$next";
685 $res_str .= " starting at byte position $test[2]";
749 $res_str .= " starting at byte position $test[2]";
1106 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 0 = a == a
1107 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 1 = b == b
1108 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 2 = c == c
1109 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 = ==
1113 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 0 with $next = == $…
1118 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 with $next = == $…
[all …]
/PHP-7.4/ext/json/tests/
H A Dbug41034.phpt2 Bug #41034 (json_encode() ignores null byte started keys in arrays)
H A Dbug62010.phpt2 Bug #62010 (json_decode produces invalid byte-sequences)
/PHP-7.4/ext/xml/tests/
H A Dbug32001b.phpt78 echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
124 Chunk size: 1 byte(s)
148 Chunk size: 1 byte(s)
172 Chunk size: 1 byte(s)
/PHP-7.4/ext/zlib/tests/
H A Dbug61287.phpt2 bug #61287 - inflate needs the terminating null byte
/PHP-7.4/ext/gd/tests/
H A Dimagegd2_nullbyte_injection.phpt2 Testing null byte injection in imagegd2
H A Dimagegd_nullbyte_injection.phpt2 Testing null byte injection in imagegd
H A Dimagexbm_nullbyte_injection.phpt2 Testing null byte injection in imagexbm
/PHP-7.4/ext/curl/tests/
H A Dbug68089.phpt2 Bug #68089 (NULL byte injection - cURL lib)
/PHP-7.4/sapi/cli/tests/
H A Dbug44564.phpt2 Bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)
/PHP-7.4/ext/gd/libgd/
H A Dwbmp.c153 int row, col, byte, pel, pos; in readwbmp() local
213 byte = getin (in); in readwbmp()
219 if (byte & 1 << pel) in readwbmp()

Completed in 29 milliseconds

123456