Home
last modified time | relevance | path

Searched refs:create (Results 801 – 824 of 824) sorted by relevance

1...<<313233

/PHP-5.5/ext/standard/tests/file/
H A Dumask_variation2.phpt46 // create temp dir
H A Dfread_variation1.phpt65 /* create files with $file_content_type */
H A Dtempnam_variation4.phpt24 /* Trying to create the file in a dir with permissions from 0000 to 0777,
H A Dis_executable_basic-win32.phpt18 // create a file
H A Dis_executable_basic.phpt30 // create a file
H A Dis_readable_basic-win32.phpt20 // create a file
H A Dis_readable_basic.phpt30 // create a file
H A Dunlink_variation5.phpt25 // create temp file
H A Dis_writable_basic.phpt29 // create a file
/PHP-5.5/
H A Dltmain.sh403 lipo -create -output "$darwin_file" $darwin_files
3838 $echo "*** dependencies of module $libname. Therefore, libtool will create"
3865 $echo "*** libtool will only create a static version of it."
H A Dserver-tests.php62 | You must create /tmp for session tests to work! |
H A Dphp.ini-development1374 ; NOTE 1: PHP will not create this directory structure automatically.
1488 ; Specified here to create the session id.
1753 ; Tell the jpeg decode to ignore warnings and try to create
H A Dphp.ini-production1374 ; NOTE 1: PHP will not create this directory structure automatically.
1488 ; Specified here to create the session id.
1753 ; Tell the jpeg decode to ignore warnings and try to create
H A Dacinclude.m4264 dnl create a rule for the object/source combo
2987 dnl Always attempt to create both PIC and non-PIC DTrace objects (Bug 63692)
H A Dconfigure.in196 dnl we create the libs subdirectory as the user who configures PHP.
H A DNEWS2170 . Fixed bug #64007 (There is an ability to create instance of Generator by
3468 . Added ReflectionClass::newInstanceWithoutConstructor() to create a new
3784 . Fixed bug #60139 (Anonymous functions create cycles not detected by the
6847 - Fixed bug #44181 (extract($a, EXTR_OVERWRITE|EXTR_REFS) can fail to create
7524 . Use the dimension of the GIF frame to create the destination image (Pierre)
7845 - Fixed bug #40228 (ZipArchive::extractTo does create empty directories
8532 - Fixed bug #37395 (recursive mkdir() fails to create nonexistent directories
8616 . Added ability to create elements on the fly.
9033 - Fixed bug #35316 (Application exception trying to create COM object). (Rob)
9627 - Fixed bug #32491 (File upload error - unable to create a temporary file).
[all …]
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in360 ; - create a graph of FPM availability (rrd or such);
/PHP-5.5/ext/pgsql/
H A Dpgsql.c3228 int create=0; local
3294 create = 1;
3303 if (create) {
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1777 2003/02/06: [new] create Win32 DLL.
2019 <create tag>
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1064 26. Applied a modified version of Daniel Richard G's patch to create
2038 caused a problem in UTF-8 mode when pcre_study() was used to create a list
2229 comment: "Figure out how to create a longlong from a string: strtoll and
2398 27. If (?| is used to create subpatterns with duplicate numbers, they are now
2744 4. A user submitted a patch to Makefile that makes it easy to create
3290 and Detrail to create the HTML documentation, the .txt form of the man
5061 in a pcre_extra block provided by pcre_study(), or create your own pcre_extra
H A DREADME927 Makefile.am ) the automake input that was used to create
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1179 If you need to create alternative tables when cross compiling, you will
2923 The names are in alphabetical order. If (?| is used to create multiple
3103 return NULL), but you can also create one for yourself, and pass addi-
9308 If you saved study data with the compiled pattern, you need to create
10129 to re-create pcredemo.c.
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c95259 int create /* Create a new entry if true */
95264 if( 0==pColl && create ){
95313 int create
95317 pColl = findCollSeqEntry(db, zName, create);
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1743 # I can't create either SPARK or ArcFS archives so I have not tested this stuff

Completed in 473 milliseconds

1...<<313233