Home
last modified time | relevance | path

Searched refs:file (Results 1226 – 1250 of 2075) sorted by relevance

1...<<41424344454647484950>>...83

/PHP-7.0/ext/gd/tests/
H A Dlibgd00094.phpt14 Warning: imagecreatefromxbm(): '%slibgd00094.xbm' is not a valid XBM file in %slibgd00094.php on li…
H A Dbug71912.phpt18 Warning: imagecreatefromgd2(): '%s%einvalid_neg_size.gd2' is not a valid GD2 file in %s%ebug71912.p…
/PHP-7.0/ext/iconv/tests/
H A Dtranslit-utf8.phpt14 $utf = implode('', file(dirname(__FILE__).'/Quotes.UTF-8'));
/PHP-7.0/ext/xmlwriter/tests/
H A D001.phpt2 XMLWriter: libxml2 XML Writer, file buffer, flush
H A DOO_001.phpt2 XMLWriter: libxml2 XML Writer, file buffer, flush
/PHP-7.0/tests/output/
H A Dbug74725.phpt9 // Note to test reader: this file is in Windows-1251 (vim: `:e ++enc=cp1251`)
H A Dbug75236.phpt17 <b>Warning</b>: file_get_contents(no/suchfile): failed to open stream: No such file or directory i…
H A Dbug70970.phpt5 function exception_error_handler($severity, $message, $file, $line)
H A Dob_014.phpt20 [file] => %s
H A Dob_015.phpt20 [file] => %s
/PHP-7.0/Zend/tests/
H A Dbug73350.phpt21 'file' => '%sbug73350.php',
H A Dbug29896.phpt5 function userErrorHandler($num, $msg, $file, $line, $vars)
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_prompt.c169 spprintf(&buffered, 0, "%s:%ld", next->file.name, next->file.line); in phpdbg_call_register()
174 spprintf(&buffered, 0, "%s:#%ld", next->file.name, next->file.line); in phpdbg_call_register()
775 zend_string *msg, *file; in phpdbg_handle_exception() local
796 zend_string_release(file); in phpdbg_handle_exception()
1186 phpdbg_set_breakpoint_file(param->file.name, param->file.line); in PHPDBG_COMMAND()
1189 phpdbg_set_breakpoint_file_opline(param->file.name, param->file.line); in PHPDBG_COMMAND()
1652 zend_string *file = zend_string_init(file_char, strlen(file_char), 0); \
1654 efree(file); \
1713 zend_string *file, *msg; in phpdbg_execute_ex() local
1738 ZSTR_VAL(exception->ce->name), ZSTR_VAL(file), line, in phpdbg_execute_ex()
[all …]
/PHP-7.0/
H A DREADME.STREAMS5 WARNING: some prototypes in this file are out of date.
16 PHP file pointer.
18 stdio-alike API that looks much nicer and can be extended to support non file
53 path is the file or resource to open.
57 USE_PATH - use include path to search for the file
67 opened_path is used to return the path of the actual file opened,
76 PHPAPI php_stream *php_stream_fopen_from_file(FILE *file, const char *mode);
84 Generate a temporary file name and open it.
188 PHP_STREAM_AS_FD - a generic file descriptor
344 * end of file */
[all …]
/PHP-7.0/ext/phar/tests/
H A Dphar_offset_check.phpt18 $phar['a.txt'] = "first file\n";
19 $phar['b.txt'] = "second file\n";
H A Dbug71331.phpt11 …expectedValueException: phar error: "%s%ebug71331.tar" is a corrupted tar file (invalid entry size…
/PHP-7.0/ext/openssl/tests/
H A Dopenssl_pkcs12_export_basic.phpt9 $cert_path = "file://" . $cert_file;
12 $priv_path = "file://" . $priv_file;
/PHP-7.0/ext/standard/tests/http/
H A Dserver.inc39 foreach($files as $file) {
78 $fd = fopen($file, 'rb');
/PHP-7.0/ext/phar/tests/tar/
H A Dbug71504.phpt2 Bug #71504: Parsing of tar file with duplicate filenames causes memory leak
H A Dtruncated.phpt21 phar error: "%strunc.tar" is a corrupted tar file (truncated)
/PHP-7.0/ext/phar/tests/zip/
H A Dcorrupt_006.phpt2 Phar: zip with file created from stdin
/PHP-7.0/ext/zlib/tests/
H A Dgzgetss.phpt2 gzgetss — Get line from gz-file pointer and strip HTML tags - function
/PHP-7.0/ext/spl/internal/
H A Dparentiterator.inc3 /** @file parentiterator.inc
H A Drecursiveiterator.inc3 /** @file recursiveiterator.inc
/PHP-7.0/ext/ftp/tests/
H A Dbug39458.phpt30 string(9) "file

Completed in 30 milliseconds

1...<<41424344454647484950>>...83