Home
last modified time | relevance | path

Searched refs:opened (Results 151 – 166 of 166) sorted by relevance

1234567

/PHP-5.3/ext/standard/tests/file/
H A Dftruncate_variation7-win32.phpt22 /* test ftruncate with file opened in different modes */
H A Dftruncate_variation7.phpt22 /* test ftruncate with file opened in different modes */
H A Dftruncate_variation3-win32.phpt21 /* test ftruncate with file opened in different modes */
H A Dftruncate_variation3.phpt21 /* test ftruncate with file opened in different modes */
H A Dftruncate_variation5-win32.phpt21 /* test ftruncate with file opened in different modes */
H A Dftruncate_variation5.phpt21 /* test ftruncate with file opened in different modes */
H A Dftruncate_variation6-win32.phpt23 /* test ftruncate with file opened in different modes */
H A Dftruncate_variation6.phpt23 /* test ftruncate with file opened in different modes */
H A Dfile.inc85 $file_handle = file handle, opened with write options,
/PHP-5.3/ext/openssl/
H A DREADME22 certificate file (it will be opened and read automatically)
/PHP-5.3/
H A Dconfig.sub1615 -mvs* | -opened*)
H A DNEWS698 . Fixed bug #61253 (Wrappers opened with errors concurrency problem on ZTS).
1536 opened for empty uploads and, in debug mode, 0-length uploads. (Gustavo)
1841 with streams opened with, inter alia, the 'xb' mode). (Gustavo)
2567 files that have been opened with r+). (Ilia)
2582 - Fixed bug #48400 (imap crashes when closing stream opened with
3776 - Fixed bug #44818 (php://memory writeable when opened read only). (Arnaud)
3793 - Fixed bug #44246 (closedir() accepts a file resource opened by fopen()).
4177 - Fixed EOF handling in case of reading from file opened in write only mode.
6176 for files opened with tmpname(). (Derick)
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in75 ** database is opened read-only.
77 ** The Truth: As currently implemented, all databases are opened
174 #define SQLITE_NOTADB 26 /* File opened that is not a database file */
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog2234 recursion call. It refers to the nth most recently opened parentheses.
2237 to be opened parentheses.
2504 10. Originally, pcretest opened its input and output without "b"; then I was
3317 (n) The return code is 2 if any file cannot be opened, but pcregrep does
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt6423 most recently opened parentheses can be referenced by (?(-1), the next
6425 to refer to subsequent groups. The next parentheses to be opened can be
6617 most recently opened parentheses preceding the recursion. In other
6621 It is also possible to refer to subsequently opened parentheses, by
8717 between binary and non-binary data, be sure that the file is opened for
/PHP-5.3/win32/
H A Dinstall.txt330 |-php-win.exe -- executes scripts without an opened command prompt

Completed in 62 milliseconds

1234567