Home
last modified time | relevance | path

Searched refs:magic (Results 26 – 50 of 119) sorted by relevance

12345

/PHP-5.3/Zend/tests/
H A Dmagic_methods_004.phpt14 Warning: The magic method __unset() must have public visibility and cannot be static in %s on line …
H A Dmagic_methods_005.phpt12 Warning: The magic method __call() must have public visibility and cannot be static in %s on line %d
H A Dmagic_methods_006.phpt12 Warning: The magic method __callStatic() must have public visibility and be static in %s on line %d
H A Dmagic_methods_010.phpt13 Warning: The magic method __toString() must have public visibility and cannot be static in %s on li…
H A Dmagic_methods_007.phpt12 Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d
H A Dobjects_021.phpt2 Testing magic methods __set, __get and __call in cascade
H A Dmagic_methods_008.phpt17 Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d
H A Dlsb_016.phpt2 ZE2 Late Static Binding within hooks/magic methods
H A Dmagic_methods_001.phpt2 Testing several magic methods
H A Dbug30791.phpt2 Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
/PHP-5.3/ext/ldap/tests/
H A Dldap_set_option_error.phpt16 array("xid" => "1.2.752.58.1.10", "value" => "magic"),
20 array("oid" => "1.2.752.58.1.10", "value" => "magic"),
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_fetch_array_many_rows.phpt28 // overwrite results and check if the cache magic works
78 // overwrite results and check if the cache magic works
96 // overwrite results and check if the cache magic works
/PHP-5.3/ext/sysvshm/
H A Dphp_sysvshm.h48 char magic[8]; member
/PHP-5.3/ext/phar/
H A Dtar.h83 char magic[6]; /* USTAR indicator */ member
/PHP-5.3/ext/phar/tests/zip/
H A Dcorrupt_004.phpt16 phar error: corrupted central directory entry, no magic signature in zip-based phar "%scdir_offset.…
H A Dcorrupt_007.phpt16 phar error: corrupted central directory entry, no magic signature in zip-based phar "%struncfilenam…
/PHP-5.3/ext/phar/tests/
H A Daddfuncs.phpt51 Cannot create any files in magic ".phar" directory
52 Cannot create any files in magic ".phar" directory
/PHP-5.3/ext/standard/tests/strings/
H A Dbug22904.phpt2 Bug #22904 (magic mode failed for cybase with '\0')
/PHP-5.3/ext/fileinfo/
H A Dconfig.w3210 is_tar.c magic.c print.c \
/PHP-5.3/ext/pdo_pgsql/tests/
H A Dcommon.phpt7 # magic auto-configuration
/PHP-5.3/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt17 Warning: finfo_open(): Failed to load magic database at ''. in %s on line %d
H A Dfinfo_close_basic.phpt15 $magicFile = dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'magic';
/PHP-5.3/ext/pdo_oci/tests/
H A Dcommon.phpt7 # magic auto-configuration
/PHP-5.3/ext/pdo_mysql/tests/
H A Dcommon.phpt8 # magic auto-configuration
/PHP-5.3/ext/pdo_firebird/tests/
H A Dcommon.phpt7 # magic auto-configuration

Completed in 28 milliseconds

12345