Home
last modified time | relevance | path

Searched refs:magic (Results 51 – 75 of 115) sorted by relevance

12345

/PHP-5.5/ext/pdo_firebird/tests/
H A Dcommon.phpt7 # magic auto-configuration
/PHP-5.5/ext/pdo_mysql/tests/
H A Dcommon.phpt8 # magic auto-configuration
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt45 printf("\nAnd now magic PDO using fetchAll(PDO::FETCH_CLASS|PDO::FETCH_SERIALIZE)...\n");
81 And now magic PDO using fetchAll(PDO::FETCH_CLASS|PDO::FETCH_SERIALIZE)...
/PHP-5.5/Zend/tests/
H A Dbug30791.phpt2 Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
/PHP-5.5/ext/fileinfo/
H A Dconfig.m413 libmagic/is_tar.c libmagic/magic.c libmagic/print.c \
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_close_basic.phpt15 $magicFile = dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'magic';
H A Dfinfo_open_variation1.phpt13 $magicFile = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'magic';
H A Dfinfo_file_basic.phpt13 $magicFile = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'magic';
H A Dfinfo_set_flags_basic.phpt13 $magicFile = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'magic';
H A Dmagic4 # Don't edit this file, edit /etc/magic or send your magic improvements
1536 # magic stronger.
2020 # TODO: missing due to unknown magic/magic at end of file:
3745 # No magic? :(
4212 # Console game magic
4732 # XXX: Weak magic.
8762 # gnu find magic
10237 # magic.
10717 # "/etc/magic":
12205 # magic: file(1) magic for magic files
[all …]
H A Dfinfo_open_basic.phpt13 $magicFile = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'magic';
H A Dfinfo_buffer_basic.phpt13 $magicFile = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'magic';
H A Dfinfo_buffer_variation1.phpt13 $magicFile = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'magic';
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_driver_interface.phpt60 printf("\nMagic, magic properties:\n");
118 Magic, magic properties:
H A Dmysqli_class_mysqli_warning.phpt76 printf("\nMagic, magic properties:\n");
124 Magic, magic properties:
/PHP-5.5/ext/phar/tests/
H A Dphar_magic.phpt2 Phar: include/fopen magic
H A Dphar_offset_get_error.phpt49 Cannot set any files or directories in magic ".phar" directory
/PHP-5.5/tests/classes/
H A D__call_005.phpt25 Warning: The magic method __call() must have public visibility and cannot be static in %s__call_005…
H A Dunset_properties.phpt2 Un-setting instance properties causes magic methods to be called when trying to access them from ou…
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_magic.phpt2 Phar: include/fopen magic tar-based
/PHP-5.5/ext/pdo_odbc/tests/
H A Dcommon.phpt13 # magic auto-configuration
67 # other magic autodetection here, eg: for DB2 by inspecting env
/PHP-5.5/Zend/
H A Dzend_alloc.c369 unsigned int magic; member
382 unsigned int magic; member
394 unsigned int magic; member
566 (block)->magic = (val); \
570 if ((block)->magic != (val)) { \
1257 if (p->magic == MEM_BLOCK_VALID) { in zend_mm_find_leaks()
1293 if (p->magic == MEM_BLOCK_VALID) { in zend_mm_check_leaks()
1413 if (p->magic != MEM_BLOCK_FREED) { in zend_mm_check_ptr()
1424 if (p->magic != MEM_BLOCK_FREED) { in zend_mm_check_ptr()
1434 switch (p->magic) { in zend_mm_check_ptr()
[all …]
/PHP-5.5/ext/ldap/tests/
H A Dldap_get_option_variation.phpt17 array("oid" => "1.2.752.58.1.10", "value" => "magic"),
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_magicU.phpt2 Phar: include/fopen magic zip-based
H A Dphar_magic.phpt2 Phar: include/fopen magic zip-based

Completed in 85 milliseconds

12345