Home
last modified time | relevance | path

Searched refs:from (Results 1251 – 1275 of 1523) sorted by path

1...<<5152535455565758596061

/PHP-7.4/ext/standard/tests/serialize/
H A Dbug74111.phpt2 Bug #74111: Heap buffer overread (READ: 1) finish_nested_data from unserialize
H A Dbug81163.phpt21 Notice: serialize(): "private" returned as member variable from __sleep() but does not exist in %s …
H A Dmax_depth.phpt78 // from zero again.
H A Dserialization_error_002.phpt2 Test unserialize(): error is indistinguishable from deserialized boolean
H A Dsleep_mangled_name_clash.phpt15 Notice: serialize(): "priv" is returned from __sleep multiple times in %s on line %d
H A Dsleep_undefined_declared_properties.phpt24 Notice: serialize(): "pub" returned as member variable from __sleep() but does not exist in %s on l…
26 Notice: serialize(): "prot" returned as member variable from __sleep() but does not exist in %s on …
28 Notice: serialize(): "priv" returned as member variable from __sleep() but does not exist in %s on …
/PHP-7.4/ext/standard/tests/streams/
H A Dbug40459.phpt31 function rename($from, $to)
H A Dbug60817.phpt2 Bug #60817: stream_get_line() reads from stream even when there is already sufficient data buffered
H A Dbug61019.phpt9 0 => array("pipe", "r"), // stdin is a pipe that the child will read from
H A Dbug64770.phpt2 Bug #64770 stream_select() fails with pipes from proc_open()
H A Dnonblocking_stdin.phpt2 Read from non-blocking stdio stream should not error
H A Dstream_get_meta_data_file_error.phpt6 * Description: Retrieves header/meta data from streams/file pointers
H A Dstream_get_meta_data_file_variation2.phpt26 echo "\n\nRead 20 bytes from the file:\n";
92 Read 20 bytes from the file:
H A Dstream_get_meta_data_socket_variation1.phpt22 echo "\n\nRead a line from the client, causing data to be buffered:\n";
26 echo "\n\nRead 3 bytes of data from the client:\n";
30 echo "\n\nClose the server side socket and read the remaining data from the client:\n";
59 Read a line from the client, causing data to be buffered:
78 Read 3 bytes of data from the client:
97 Close the server side socket and read the remaining data from the client:
H A Dstream_get_meta_data_socket_variation2.phpt25 echo "\n\nWrite some data from the server:\n";
29 echo "\n\nRead some data from the client:\n";
76 Write some data from the server:
95 Read some data from the client:
H A Dstream_get_meta_data_socket_variation4.phpt22 echo "\n\nRead a line from the client:\n";
26 echo "\n\nClose the server side socket and read the remaining data from the client:\n";
57 Read a line from the client:
76 Close the server side socket and read the remaining data from the client:
/PHP-7.4/ext/standard/tests/strings/
H A Dbug20934.phpt2 Bug #20934 (htmlspecialchars returns latin1 from UTF-8)
H A Dbug43927.phpt2 Bug #43927 (koi8r is missing from html_entity_decode())
H A Dbug63943.phpt2 Bug #63943 (Bad warning text from strpos() on empty needle)
H A Dchop_basic.phpt6 * Description: Strip whitespace (or other characters) from the end of a string
H A Dchop_variation3.phpt6 * Description: Strip whitespace (or other characters) from the end of a string
H A Dchop_variation4.phpt6 * Description: Strip whitespace (or other characters) from the end of a string
H A Dchop_variation5.phpt6 * Description: Strip whitespace (or other characters) from the end of a string
H A Dconvert_cyr_string_basic.phpt6 /* Prototype : string convert_cyr_string ( string $str , string $from , string $to )
7 * Description: Convert from one Cyrillic character set to another
13 $str = "Convert from one Cyrillic character set to another.";
H A Dconvert_cyr_string_error.phpt6 /* Prototype : string convert_cyr_string ( string $str , string $from , string $to )
7 * Description: Convert from one Cyrillic character set to another
12 $from = "k";
18 echo "\n-- Testing convert_cyr_string() function with invalid 'from' character set --\n";
22 var_dump(bin2hex( convert_cyr_string($str, $from, "?")) );
24 echo "\n-- Testing convert_cyr_string() function with invalid 'from' and 'to' character set --\n";
32 -- Testing convert_cyr_string() function with invalid 'from' character set --
46 -- Testing convert_cyr_string() function with invalid 'from' and 'to' character set --

Completed in 69 milliseconds

1...<<5152535455565758596061