Home
last modified time | relevance | path

Searched refs:file (Results 1651 – 1675 of 1891) sorted by relevance

1...<<61626364656667686970>>...76

/PHP-5.3/ext/standard/tests/strings/
H A Drtrim_variation2.phpt80 fclose($file_handle); //closing the file handle
H A Dsprintf_variation2.phpt30 // creating a file resource
H A Dstrtr_variation7.phpt87 fclose($file_handle); //closing the file handle
H A Dvfprintf_variation10.phpt66 /* creating dumping file */
H A Dvfprintf_variation12.phpt70 /* creating dumping file */
H A Dvfprintf_variation12_64bit.phpt70 /* creating dumping file */
H A Dvfprintf_variation20.phpt86 /* creating dumping file */
H A Dvfprintf_variation21.phpt83 /* creating dumping file */
H A Dvfprintf_variation4.phpt64 /* creating dumping file */
H A Dvfprintf_variation4_64bit.phpt64 /* creating dumping file */
H A Dvfprintf_variation8.phpt62 /* creating dumping file */
/PHP-5.3/sapi/cgi/tests/
H A D008.phpt52 No input file specified.
/PHP-5.3/ext/standard/tests/file/
H A Dfpassthru_basic.phpt7 Description: Reads to EOF on the given file pointer from the current position
H A Dpclose_variation1.phpt8 * Description: Close a file pointer opened by popen()
9 * Source code: ext/standard/file.c
/PHP-5.3/ext/interbase/tests/
H A Dinterbase.inc10 /* we need just the generated name, not the file itself */
/PHP-5.3/ext/curl/tests/
H A Dbug48203_multi.phpt2 Variation of bug #48203 with curl_multi_exec (Crash when file pointers passed to curl are closed be…
/PHP-5.3/ext/pdo_pgsql/tests/
H A Dcopy_from.phpt21 echo "Preparing test file and array for CopyFrom tests\n";
120 Preparing test file and array for CopyFrom tests
/PHP-5.3/ext/zlib/tests/
H A Dgzopen_variation2.phpt12 * Description: Open a .gz-file and return a .gz-file pointer
/PHP-5.3/
H A DREADME.SELF-CONTAINED-EXTENSIONS10 - Configuration file (config.m4)
151 3. Add the following lines to your C source file:
/PHP-5.3/ext/zip/
H A Dphp_zip.c138 static int php_zip_extract_file(struct zip * za, char *dest, char *file, int file_len TSRMLS_DC) in php_zip_extract_file() argument
164 virtual_file_ex(&new_state, file, NULL, CWD_EXPAND); in php_zip_extract_file()
171 if (path_cleaned_len >= MAXPATHLEN || zip_stat(za, file, 0, &sb) != 0) { in php_zip_extract_file()
177 len = spprintf(&file_dirname_fullpath, 0, "%s/%s", dest, file); in php_zip_extract_file()
269 zf = zip_fopen(za, file, 0); in php_zip_extract_file()
1710 char *file, *file_stripped, *entry_name; in php_zip_add_from_pattern() local
1716 file = Z_STRVAL_PP(zval_file); in php_zip_add_from_pattern()
2498 char *file = (char*)zip_get_name(intern, i, ZIP_FL_UNCHANGED); in ZIPARCHIVE_METHOD() local
2499 if (!php_zip_extract_file(intern, pathto, file, strlen(file) TSRMLS_CC)) { in ZIPARCHIVE_METHOD()
/PHP-5.3/ext/gd/
H A Dgd.c1472 char *file; in PHP_FUNCTION() local
2411 char *file; in _php_image_create_from() local
2497 im = gdImageCreateFromXpm(file); in _php_image_create_from()
2526 php_error_docref(NULL TSRMLS_CC, E_WARNING, "'%s' is not a valid %s file", file, tn); in _php_image_create_from()
2625 char *file = NULL; in _php_image_output() local
2644 fn = file; in _php_image_output()
2654 if (strlen(file) != file_len) { in _php_image_output()
4026 char *file; in PHP_FUNCTION() local
4037 if (VCWD_STAT(file, &st) < 0) { in PHP_FUNCTION()
4038 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Font file not found (%s)", file); in PHP_FUNCTION()
[all …]
/PHP-5.3/ext/bcmath/libbcmath/
H A Dconfigure86 -cache-file | --cache-file | --cache-fil | --cache-fi \
89 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
141 --cache-file=FILE cache test results in FILE
/PHP-5.3/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt10 //$debug = true; // Uncomment this line to view error/warning/notice message in *.out file
/PHP-5.3/ext/spl/internal/
H A Dappenditerator.inc3 /** @file appenditerator.inc
/PHP-5.3/ext/spl/examples/
H A Dcallbackfilteriterator.inc3 /** @file callbackfilteriterator.inc

Completed in 56 milliseconds

1...<<61626364656667686970>>...76