Home
last modified time | relevance | path

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

1234

/PHP-7.4/ext/bcmath/
H A Dconfig.w327 ADD_SOURCES("ext/bcmath/libbcmath/src", "add.c div.c init.c neg.c \
H A Dconfig.m48 libbcmath/src/add.c libbcmath/src/div.c libbcmath/src/init.c libbcmath/src/neg.c libbcmath/src/outo…
/PHP-7.4/ext/phar/tests/tar/
H A Dbadchecksum.phpt12 $a->init();
H A Dlinks2.phpt12 $a->init();
H A Dtar_004.phpt18 $tar->init();
H A Dbignames_overflow.phpt16 $tar->init();
H A Dtar_001.phpt10 $tar->init();
H A Dtar_002.phpt12 $tar->init();
H A Drmdir.phpt15 $tar->init();
H A Drename.phpt15 $tar->init();
H A Drename_dir.phpt15 $tar->init();
H A Dbug71317-duplicate-filename.phpt14 $tar->init();
H A Dtar_gzip.phpt20 $a->init();
H A Drequire_hash.phpt17 $tar->init();
/PHP-7.4/ext/enchant/tests/
H A Dbroker_set_ordering.phpt25 echo("init failed\n");
H A Ddict_get_error.phpt26 echo("init failed\n");
H A Dbroker_describe.phpt15 echo "skip: Unable to init broker\n";
H A Dbug13181.phpt13 echo "skip: Unable to init broker\n";
/PHP-7.4/Zend/tests/
H A Dbug73338.phpt2 Bug #73338: Ensure exceptions in function init opcodes are cleaned properly
/PHP-7.4/ext/mysqli/tests/
H A Dbug33263.phpt16 parent::init();
/PHP-7.4/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.4/sapi/fpm/fpm/events/
H A Dselect.c44 .init = fpm_event_select_init,
H A Dport.c39 .init = fpm_event_port_init,
/PHP-7.4/Zend/tests/generators/
H A Dmutli_yield_from_with_exception.phpt21 $g->current(); // init.
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_shuffle_basic.phpt37 // No first time init

Completed in 46 milliseconds

1234