Home
last modified time | relevance | path

Searched refs:print_r (Results 301 – 325 of 368) sorted by relevance

1...<<1112131415

/PHP-7.4/ext/standard/tests/serialize/
H A Dbug36424.phpt41 print_r($d);
/PHP-7.4/ext/opcache/tests/
H A Doptimize_func_calls.phpt85 print_r(func_get_args());
/PHP-7.4/tests/lang/
H A Dbug24640.phpt13 print_r($v);
/PHP-7.4/ext/standard/tests/strings/
H A Dget_html_translation_table_basic7.phpt13 print_r( $tt );
30 print_r( $tt );
H A Dvfprintf_variation11.phpt62 print_r(file_get_contents($data_file));
H A Dvfprintf_variation11_64bit.phpt62 print_r(file_get_contents($data_file));
H A Dvfprintf_variation9.phpt58 print_r(file_get_contents($data_file));
H A Dvfprintf_variation15.phpt55 print_r(file_get_contents($data_file));
H A Dvfprintf_variation15_64bit.phpt55 print_r(file_get_contents($data_file));
H A Dvfprintf_variation19.phpt63 print_r(file_get_contents($data_file));
H A Dvfprintf_variation19_64bit.phpt63 print_r(file_get_contents($data_file));
H A Dvfprintf_variation3.phpt60 print_r(file_get_contents($data_file));
H A Dvfprintf_variation5.phpt59 print_r(file_get_contents($data_file));
H A Dvfprintf_variation17.phpt51 print_r(file_get_contents($data_file));
H A Dvfprintf_variation13.phpt62 print_r(file_get_contents($data_file));
/PHP-7.4/ext/sockets/tests/
H A Dsocket_recvmsg.phpt49 print_r($data);
H A Dsocket_cmsg_credentials.phpt55 print_r($data);
H A Dsocket_sendrecvmsg_multi_msg-unix.phpt62 print_r($data);
/PHP-7.4/ext/gd/tests/
H A Dbug65148.phpt46 print_r($results);
/PHP-7.4/ext/date/tests/
H A Dbug66985.phpt17 print_r($d);
/PHP-7.4/ext/mysqli/tests/
H A Dbug42548.phpt35 print_r($row);
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug39121.phpt40 print_r($client->getDIDAreaResponse());
/PHP-7.4/Zend/tests/
H A Ddebug_backtrace_options.phpt9 print_r(debug_backtrace());
11 print_r(debug_backtrace($opt));
/PHP-7.4/ext/phar/tests/tar/
H A Dbug49910.phpt14 print_r($files);
/PHP-7.4/ext/standard/tests/file/
H A Duserwrapper.phpt42 print_r(stat('test://example.com/path/to/file'));

Completed in 65 milliseconds

1...<<1112131415