Home
last modified time | relevance | path

Searched refs:file (Results 1601 – 1625 of 1991) sorted by relevance

1...<<61626364656667686970>>...80

/PHP-5.5/ext/standard/tests/file/
H A D006_variation2.phpt24 Description: Returns the permissions on the file, or FALSE in case of an error
27 Description: Attempts to change the mode of the file specified by
H A Dparse_ini_file_variation3.phpt8 * Description: Parse configuration file
H A Dfile_get_contents_variation6.phpt8 * Description: Read the entire file into a string
9 * Source code: ext/standard/file.c
/PHP-5.5/ext/phar/tests/
H A Dphar_convert_again.phpt17 $file = $stub;
189 Unknown file format specified, please pass one of Phar::PHAR, Phar::TAR or Phar::ZIP
194 Unknown file format specified, please pass one of Phar::TAR or Phar::ZIP
H A Dphar_oo_compressed_002.phpt13 $file = '<?php __HALT_COMPILER(); ?>';
H A Dphar_oo_compressed_002b.phpt13 $file = '<?php __HALT_COMPILER(); ?>';
H A Drename_dir_and_mount.phpt12 $file = "<?php
H A Dphar_oo_compressallgz.phpt13 $file = '<?php __HALT_COMPILER(); ?>';
/PHP-5.5/win32/build/
H A Dphpize.js.in7 | This source file is subject to version 3.01 of the PHP license, |
8 | that is bundled with this package in the file LICENSE, and is |
212 C.WriteLine("/* This file automatically generated from script/confutils.js */");
H A Dtemplate.rc1 /* This is a template RC file.
/PHP-5.5/ext/odbc/
H A Dconfig.m47 AC_MSG_ERROR([ODBC header file '$ODBC_INCDIR/$1' not found!])
12 dnl Figure out which library file to link with for the Solid support.
15 AC_MSG_CHECKING([Solid library file])
78 dnl Figure out which library file to link with for the Empress support.
82 AC_MSG_CHECKING([Empress library file])
91 AC_MSG_CHECKING([Empress local access library file])
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1159 char *file; in PHP_FUNCTION() local
1163 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &file, &file_len) == FAILURE) { in PHP_FUNCTION()
1168 sub_r = ap_sub_req_lookup_uri(file, r); in PHP_FUNCTION()
1184 char *file; in PHP_FUNCTION() local
1188 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &file, &file_len) == FAILURE) { in PHP_FUNCTION()
1194 sub_r = ap_sub_req_lookup_file(file, r); in PHP_FUNCTION()
1210 char *file, *method; in PHP_FUNCTION() local
1214 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss", &method, &method_len, &file, &file_len)… in PHP_FUNCTION()
1220 sub_r = ap_sub_req_method_uri(method, file, r); in PHP_FUNCTION()
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_error.phpt6 * Description: Retrieves header/meta data from streams/file pointers
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_convert_phar4.phpt60 string(60) "<?php // tar-based phar archive stub file
/PHP-5.5/ext/spl/internal/
H A Drecursivearrayiterator.inc3 /** @file recursivearrayiterator.inc
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_query_nostore.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
/PHP-5.5/sapi/pi3web/
H A DREADME4 into the INSTALL file which accompanies that distribution.
/PHP-5.5/ext/gd/tests/
H A Dimagefilledpolygon_basic.phpt42 // output the picture to a file
H A Dimagecolorallocate_variation4.phpt98 "file resource" => $fp
209 --file resource--
/PHP-5.5/ext/mysql/
H A Dmysql.mak1 # Temporarily here -- later may go into some batch file
44 # Binary file
/PHP-5.5/ext/pgsql/
H A Dpgsql.mak1 # Temporarily here -- later may go into some batch file
41 # Binary file
/PHP-5.5/ext/standard/tests/strings/
H A Dbasename_variation.phpt6 Description: Given a string containing a path to a file,
7 this function will return the base name of the file.
/PHP-5.5/ext/ldap/
H A Dldap.mak1 # Temporarily here -- later may go into some batch file
37 # Binary file
/PHP-5.5/ext/
H A Dext_skel111 dnl Comments in this file start with the string 'dnl'.
112 dnl Remove where necessary. This file will not work
/PHP-5.5/Zend/tests/
H A Dbug47596.phpt2 Bug #47596 (Bus error on parsing file, when file size is equal to page size)

Completed in 47 milliseconds

1...<<61626364656667686970>>...80