Home
last modified time | relevance | path

Searched refs:access (Results 176 – 200 of 216) sorted by relevance

123456789

/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in369 ; The access log file
371 ;access.log = log/$pool.access.log
373 ; The access log format.
426 ;access.format = "%R - %u %t \"%m %r%Q%q\" %s %f %{mili}d %{kilo}M %C%%"
/PHP-5.4/ext/standard/tests/array/
H A D009.phpt47 var_dump( key($sub_array) ); // access the array after reset
67 var_dump( key($sub_array) ); // access the array after reset
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt52 /* we need exclusive access for a moment */
/PHP-5.4/ext/standard/tests/file/
H A D005_error.phpt19 Description: Attempts to set the access and modification times of the file
H A Dsymlink_link_linkinfo_is_link_variation3.phpt2 Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file …
H A Dtouch_variation5.phpt139 echo "FAILED: $path - access time not changed\n";
H A Dtouch_variation6-win32.phpt145 echo "FAILED: $path - access time not changed\n";
H A Dtouch_variation5-win32.phpt139 echo "FAILED: $path - access time not changed\n";
/PHP-5.4/Zend/
H A DREADME.ZEND_VM28 same as in old zend_execute.c, but now it uses macros to access opcode operands
/PHP-5.4/ext/imap/tests/
H A Dimap_include.inc6 $admin_user = "webmaster"; // a user with admin access
/PHP-5.4/sapi/apache_hooks/
H A DREADME30 phpAccessHandler = hook for access control phase
/PHP-5.4/ext/filter/docs/
H A Dfilter.txt9 mechanisms that users can use to safely access their input data.
49 mangles data, all access through the filter() function will not have any
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt164 Warning: PDO::query(): SQLSTATE[42000]: Syntax error or access violation: %d You have an error in y…
H A Dpdo_mysql_exec.phpt182 Warning: PDO::exec(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in …
/PHP-5.4/ext/sockets/tests/
H A Dsocket_strerror.phpt104 string(38) "Can not access a needed shared library"
/PHP-5.4/TSRM/
H A Dtsrm_virtual_cwd.h315 #define VCWD_ACCESS(pathname, mode) access(pathname, mode)
H A Dtsrm_win32.c223 if(access(pathname, mode)) { in tsrm_win32_access()
/PHP-5.4/ext/odbc/
H A Dconfig.m491 AC_MSG_CHECKING([Empress local access library file])
259 AC_MSG_CHECKING(for Empress local access support)
/PHP-5.4/ext/spl/internal/
H A Dsplfileobject.inc40 * access rights).
/PHP-5.4/
H A DREADME.GIT-RULES114 commit message. Bug ID should be prefixed by "#" for easier access to
H A DNEWS246 . Fixed bug #68735 (fileinfo out-of-bounds memory access).
1724 access controls). (Stas)
1765 access violations). (Johannes)
1887 . Implemented FR #61602 (Allow access to the name of constant
2411 access violations). (Johannes)
3628 . Fixed bug #50987 (unaligned memory access in phar.c).
3840 with an access to self::). (Felipe)
4565 . Use IS_CV for direct access to $this variable. (Dmitry)
7300 - Fixed bug #37632 (Protected method access problem). (Marcus)
8420 access errors). (Jani, ric at arizona dot edu)
[all …]
H A DREADME.SUBMITTING_PATCH7 You don't need any login accounts or special access to download,
/PHP-5.4/ext/mbstring/libmbfl/
H A DLICENSE234 If distribution of object code is made by offering access to copy
235 from a designated place, then offering equivalent access to copy the
311 d) If distribution of the work is made by offering access to copy
312 from a designated place, offer equivalent access to copy the above
/PHP-5.4/ext/pgsql/
H A DREADME2 PostgreSQL module provides access to PostgreSQL server from
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY107 out of range access in bm_search_notrev().
114 out of range access in bm_search_notrev().
583 2004/11/30: [impl] add THREAD_ATOMIC_XXX to FreeNodeList access in regparse.c
676 memory access violation in select_opt_exact_info().
687 memory access violations in xxx_mbc_enc_len(),
723 memory access violation in bm_search_notrev().
1026 to unaligned word access condition. (AMD64 ?)

Completed in 88 milliseconds

123456789