Home
last modified time | relevance | path

Searched refs:magic (Results 76 – 100 of 173) sorted by relevance

1234567

/PHP-8.0/Zend/tests/
H A Dbug75420.14.phpt2 Bug #75420.14 (Indirect modification of magic method argument)
H A Ddebug_info-error-object.phpt2 Testing __debugInfo() magic method with bad returns OBJECT
H A Dbug75420.10.phpt2 Bug #75420.10 (Indirect modification of magic method argument)
H A Dbug75420.12.phpt2 Bug #75420.12 (Indirect modification of magic method argument)
H A Ddebug_info.phpt2 Testing __debugInfo() magic method
H A Dobjects_021.phpt2 Testing magic methods __set, __get and __call in cascade
H A Dbug70164.phpt2 __COMPILER_HALT_OFFSET__ is a "magic" constant, which should work if referenced directly, even in a…
H A Ddebug_info-error-resource.phpt2 Testing __debugInfo() magic method with bad returns RESOURCE
H A Dmagic_methods_008.phpt17 Warning: The magic method a::__set() must have public visibility in %s on line %d
H A Dbug61025.phpt19 Warning: The magic method Bar::__invoke() must have public visibility in %sbug61025.php on line %d
H A Dlsb_016.phpt2 ZE2 Late Static Binding within hooks/magic methods
H A Dbug77291.phpt2 Bug #77291 (magic methods inherited from a trait may be ignored)
/PHP-8.0/Zend/tests/traits/
H A Dmethods_001.phpt2 Testing magic method on trait
H A Dmethods_002.phpt2 Testing collision with magic methods
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch16 #include "magic.h"
797 map->magic[0] = CAST(struct magic *, map->p) + 1;
800 map->magic[i + 1] = map->magic[i] + map->nmagic[i];
841 struct magic m;
1002 #include "magic.h"
1474 #include "magic.h"
2666 diff -u libmagic.orig/magic.c libmagic/magic.c
2764 - "%s/magic.mgc",
2813 - static const char hmagic[] = "/.magic/magic.mgc";
3142 diff -u libmagic.orig/magic.h libmagic/magic.h
[all …]
H A Dconfig.w329 is_json.c is_tar.c magic.c print.c \
/PHP-8.0/ext/phar/tests/
H A Daddfuncs.phpt50 Cannot create any files in magic ".phar" directory
51 Cannot create any files in magic ".phar" directory
/PHP-8.0/ext/fileinfo/tests/
H A Dfinfo_open_variation1.phpt7 $magicFile = __DIR__ . DIRECTORY_SEPARATOR . 'magic';
H A Dfinfo_set_flags_basic-mb.phpt7 $magicFile = __DIR__ . DIRECTORY_SEPARATOR . 'magic私はガラスを食べられます';
H A Dfinfo_set_flags_basic.phpt7 $magicFile = __DIR__ . DIRECTORY_SEPARATOR . 'magic';
H A Dfinfo_close_basic.phpt9 $magicFile = __DIR__ . DIRECTORY_SEPARATOR . 'magic';
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_array_many_rows.phpt27 // overwrite results and check if the cache magic works
77 // overwrite results and check if the cache magic works
95 // overwrite results and check if the cache magic works
/PHP-8.0/Zend/tests/type_declarations/
H A Dtyped_properties_030.phpt2 Test typed properties unset __get magical magic
/PHP-8.0/ext/spl/tests/
H A Dspl_autoload_called_scope.phpt2 SPL autoloader should not do anything magic with called scope
/PHP-8.0/ext/pdo_oci/tests/
H A Dcommon.phpt7 # magic auto-configuration

Completed in 52 milliseconds

1234567