Home
last modified time | relevance | path

Searched refs:access (Results 151 – 175 of 216) sorted by relevance

123456789

/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_multiquery.phpt100 Warning: PDO::query(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in…
/PHP-5.4/tests/classes/
H A Dproperty_recreate_private.phpt81 Fatal error: Cannot access private property C::$p in %s on line 46
/PHP-5.4/ext/standard/tests/file/
H A D005_basic.phpt19 Description: Attempts to set the access and modification times of the file
H A Dcopy_variation8.phpt16 and dirs having limited access */
H A Dsymlink_link_linkinfo_is_link_variation4.phpt2 Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file …
/PHP-5.4/ext/reflection/tests/
H A DReflectionProperty_setValue_error.phpt96 Cannot access non-public member TestClass::prot
/PHP-5.4/ext/mysql/tests/
H A Dmysql_select_db.phpt25 /* does not make too much sense, unless we have access to at least one more database than $db */
/PHP-5.4/ext/standard/tests/dir/
H A Dscandir_variation7.phpt26 * Create directories with different permissions to test whether scandir() can access them
/PHP-5.4/ext/spl/internal/
H A Dappenditerator.inc74 * the access to a non valid element in the inner iterator. Since
/PHP-5.4/ext/pspell/
H A DREADME45 what you want because you need write access for nobody to be able to write
/PHP-5.4/ext/pdo_odbc/tests/
H A Dcommon.phpt47 …// check if MS Access DB is installed, and if yes, try using it. create a temporary MS access data…
/PHP-5.4/ext/mysqli/tests/
H A Dbug34810.phpt19 /* @ is to suppress 'Property access is not allowed yet' */
H A Dmysqli_select_db.phpt30 /* does not make too much sense, unless we have access to at least one more database than $db */
/PHP-5.4/ext/spl/tests/
H A DarrayObject_magicMethods1.phpt2 SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when …
H A DarrayObject_magicMethods2.phpt2 SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when …
H A DarrayObject_magicMethods3.phpt2 SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when …
H A DarrayObject_magicMethods4.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not…
H A DarrayObject_magicMethods5.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject ARE inv…
H A DarrayObject_magicMethods6.phpt2 SPL: ArrayObject: ensure the magic methods for property access of a subclass of ArrayObject are not…
/PHP-5.4/ext/standard/tests/mail/
H A Dmail_include.inc6 $admin_user = "webmaster"; // a user with admin access
/PHP-5.4/ext/gd/libgd/
H A DREADME6 it would be worthwhile to make sure everyone had access to the
H A Dgdft.c25 #define access _access macro
387 if (access(fullname, R_OK) == 0) {
408 if (access(fullname, R_OK) == 0) { \
/PHP-5.4/tests/security/
H A Dopen_basedir.inc31 // Check we can access the directory
/PHP-5.4/ext/posix/tests/
H A Dposix_getgrgid_variation.phpt10 * Description: Group database access (POSIX.1, 9.2.1)
H A Dposix_getpwuid_variation.phpt10 * Description: User database access (POSIX.1, 9.2.2)

Completed in 66 milliseconds

123456789