Home
last modified time | relevance | path

Searched refs:add (Results 176 – 200 of 360) sorted by relevance

12345678910>>...15

/PHP-8.3/ext/phar/tests/tar/
H A Dalias_acrobatics.phpt43 phar error: Unable to add tar-based phar "%salias_acrobatics.2.phar.tar", alias is already in use
/PHP-8.3/ext/phar/tests/zip/
H A Dalias_acrobatics.phpt43 phar error: Unable to add zip-based phar "%salias_acrobatics.2.phar.zip" with implicit alias, alias…
/PHP-8.3/Zend/asm/
H A Djump_arm_aapcs_macho_gas.S77 add sp, sp, #64
H A Djump_arm64_aapcs_macho_gas.S107 add sp, sp, #0xb0
H A Djump_arm64_aapcs_elf_gas.S109 add sp, sp, #0xb0
/PHP-8.3/ext/imap/tests/
H A Dimap_fetchheader_variation5.phpt43 Create a temporary mailbox and add 3 msgs
H A Dimap_clearflag_full_uid.phpt50 Create a temporary mailbox and add 10 msgs
H A Dimap_setflag_full_uid.phpt53 Create a temporary mailbox and add 10 msgs
H A Dimap_close_basic.phpt44 Create a temporary mailbox and add 3 msgs
H A DREADME.md21 Then run the set-up script `ext/imap/tests/setup/setup.sh` which will add the `vmail`
H A Dimap_clearflag_full_basic.phpt52 Create a temporary mailbox and add 10 msgs
H A Dimap_createmailbox_basic.phpt60 Create a temporary mailbox and add 0 msgs
H A Dimap_fetchbody_basic.phpt67 Create a temporary mailbox and add 1 msgs
H A Dimap_fetchheader_basic.phpt43 Create a temporary mailbox and add 1 msgs
/PHP-8.3/ext/curl/tests/
H A Dbug48207.phpt30 // add the test data to the file
H A Dcurl_setopt_array_basic.phpt26 // add the test data to the file
H A Dcurl_basic_018.phpt42 // add handlers
/PHP-8.3/sapi/cli/tests/
H A Dbug61977.phpt13 * If a Mime Type is added in php_cli_server.c, add it to this array and update
/PHP-8.3/sapi/fpm/fpm/events/
H A Dkqueue.c42 .add = fpm_event_kqueue_add,
H A Depoll.c39 .add = fpm_event_epoll_add,
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_x86.dasc430 | add IP, val
1528 | add r4, 4
1565 | add r4, 4
1814 | add r0, FP
1820 | add r0, FP
1835 | add r0, FP
2595 | add r4, 8
2627 | add r4, 8
2659 | add r4, 8
2691 | add r4, 8
[all …]
/PHP-8.3/ext/spl/
H A Dspl_dllist_arginfo.h87 ZEND_METHOD(SplDoublyLinkedList, add);
116 ZEND_ME(SplDoublyLinkedList, add, arginfo_class_SplDoublyLinkedList_add, ZEND_ACC_PUBLIC)
/PHP-8.3/Zend/tests/
H A Dfalsetoarray.phpt70 $add = false;
71 foreach ([42] as $add[]);
/PHP-8.3/ext/simplexml/tests/
H A D027.phpt63 Warning: main(): Cannot add element person number 3 when only 2 such elements exist in %s027.php on…
/PHP-8.3/ext/date/tests/
H A DDateInterval_serialize-003.phpt34 var_dump($now->add($e));

Completed in 50 milliseconds

12345678910>>...15