Home
last modified time | relevance | path

Searched refs:init (Results 26 – 50 of 97) sorted by relevance

1234

/PHP-7.1/Zend/tests/
H A Dbug73338.phpt2 Bug #73338: Ensure exceptions in function init opcodes are cleaned properly
/PHP-7.1/ext/phar/tests/tar/
H A Dbadchecksum.phpt12 $a->init();
H A Dlinks2.phpt12 $a->init();
H A Dbignames_overflow.phpt16 $tar->init();
H A Dtar_004U.phpt20 $tar->init();
H A Drmdir.phpt15 $tar->init();
H A Dtar_002.phpt13 $tar->init();
H A Dtar_004.phpt20 $tar->init();
H A Dtar_001.phpt11 $tar->init();
H A Drename.phpt15 $tar->init();
H A Drename_dir.phpt15 $tar->init();
H A Drequire_hash.phpt18 $tar->init();
H A Dtar_nostub.phpt17 $tar->init();
H A Dbug71317-duplicate-filename.phpt15 $tar->init();
/PHP-7.1/ext/mysqli/tests/
H A Dbug33263.phpt16 parent::init();
/PHP-7.1/ext/mcrypt/tests/
H A Dbug35496.phpt2 Bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without proper init).
/PHP-7.1/ext/enchant/tests/
H A Ddict_get_error.phpt26 echo("init failed\n");
H A Dbroker_free_02.phpt49 echo("init failed\n");
/PHP-7.1/ext/reflection/tests/
H A Dproperty_exists.phpt13 public $init = 1;
86 var_dump(property_exists('A','init'));
90 var_dump(property_exists(new A, 'init'));
/PHP-7.1/sapi/fpm/fpm/events/
H A Dselect.c46 .init = fpm_event_select_init,
H A Dport.c41 .init = fpm_event_port_init,
/PHP-7.1/Zend/tests/generators/
H A Dmutli_yield_from_with_exception.phpt21 $g->current(); // init.
/PHP-7.1/ext/bcmath/
H A Dconfig.m410 libbcmath/src/add.c libbcmath/src/div.c libbcmath/src/init.c libbcmath/src/neg.c libbcmath/src/outo…
/PHP-7.1/ext/standard/tests/strings/
H A Dstr_shuffle_basic.phpt37 // No first time init
/PHP-7.1/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc42 function init()

Completed in 25 milliseconds

1234