Home
last modified time | relevance | path

Searched refs:fileinfo (Results 26 – 50 of 79) sorted by relevance

1234

/php-src/ext/fileinfo/tests/
H A Dbug79283.phpt4 fileinfo
H A Dfinfo_apple_flag.phpt4 fileinfo
H A Dbug71527.phpt4 fileinfo
H A Dbug77961.phpt4 fileinfo
H A Dbug71527-mb.phpt4 fileinfo
H A Dfinfo_open_variation1.phpt4 fileinfo
H A Dfinfo_close_basic.phpt4 fileinfo
H A Dfinfo_file_stream_001.phpt4 fileinfo
H A Dfinfo_set_flags_basic-mb.phpt4 fileinfo
H A Dfinfo_set_flags_basic.phpt4 fileinfo
H A Dbug69107.phpt4 fileinfo
H A Dbug78987.phpt4 fileinfo
H A Dbug57547.phpt4 fileinfo
H A Dbug68819_002.phpt4 fileinfo
H A Dfinfo_close_error.phpt4 fileinfo
H A Dfinfo_upstream.phpt4 fileinfo
H A Dcve-2014-3538-mb.phpt4 fileinfo
H A Dcve-2014-3538.phpt4 fileinfo
H A Dfinfo_file_001.phpt4 fileinfo
H A Dbug74170.phpt4 fileinfo
H A Dclone_serialize.phpt4 fileinfo
H A Dcve-2014-1943-mb.phpt4 fileinfo
H A Dcve-2014-1943.phpt4 fileinfo
H A Dfinfo_open_004.phpt4 fileinfo
/php-src/sapi/cli/tests/
H A Dphp_cli_server.inc140 foreach ($files as $fileinfo) {
141 $todo = ($fileinfo->isDir() ? 'rmdir' : 'unlink');
142 $todo($fileinfo->getRealPath());

Completed in 25 milliseconds

1234