Home
last modified time | relevance | path

Searched refs:add (Results 201 – 225 of 360) sorted by relevance

12345678910>>...15

/PHP-8.3/sapi/fpm/fpm/events/
H A Ddevpoll.c43 .add = fpm_event_devpoll_add,
H A Dpoll.c40 .add = fpm_event_poll_add,
/PHP-8.3/ext/phar/tests/
H A Daddfuncs.phpt49 phar error: unable to open file "%s/does/not/exist" to add to phar archive
/PHP-8.3/ext/date/tests/
H A DDateInterval_serialize-001.phpt24 var_dump($now->add($e));
H A DDateInterval_serialize-002.phpt43 var_dump($now->add($e));
H A DDateTime_add-fall-type2-type2.phpt2 DateTime::add() -- fall type2 type2
H A DDateTime_add-fall-type2-type3.phpt2 DateTime::add() -- fall type2 type3
H A DDateTime_add-fall-type3-type2.phpt2 DateTime::add() -- fall type3 type2
H A DDateTime_add-fall-type3-type3.phpt2 DateTime::add() -- fall type3 type3
/PHP-8.3/ext/zlib/tests/
H A Dgzdeflate_basic1.phpt10 * add a comment here to say what the test is supposed to do
H A Dgzcompress_basic1.phpt10 * add a comment here to say what the test is supposed to do
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt46 printf("[005] Cannot add column %s - %s\n",
50 printf("[006] Cannot add column %s - %s\n",
/PHP-8.3/ext/dom/tests/
H A DDOMNode_normalize_basic.phpt37 // add a second text node to title
/PHP-8.3/ext/imap/tests/
H A Dimap_append_basic.phpt52 Create a temporary mailbox and add 0 msgs
H A Dimap_fetch_overview_variation6.phpt92 Create a temporary mailbox and add 0 msgs
H A Dimap_rfc822_parse_headers_basic.phpt94 Create a temporary mailbox and add 1 msgs
H A Dimap_close_variation4.phpt70 Create a temporary mailbox and add 3 msgs
H A Dimap_fetch_overview_variation5.phpt54 Create a temporary mailbox and add 3 msgs
H A Dimap_headerinfo_basic.phpt94 Create a temporary mailbox and add 1 msgs
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c3244 sljit_uw add, shift; in sljit_emit_mem_unaligned() local
3287 add = 1; in sljit_emit_mem_unaligned()
3289 add = 0; in sljit_emit_mem_unaligned()
3307 if (!add) { in sljit_emit_mem_unaligned()
3311 add = 1; in sljit_emit_mem_unaligned()
3325 add = 1; in sljit_emit_mem_unaligned()
3327 add = 0; in sljit_emit_mem_unaligned()
3336 if (!add) { in sljit_emit_mem_unaligned()
3339 add = 1; in sljit_emit_mem_unaligned()
3363 if (!add) { in sljit_emit_mem_unaligned()
[all …]
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_arm64.dasc728 | add IP, IP, reg
750 | add IP, IP, #val
843 | add REG0, FP, REG0
852 | add REG0, FP, REG0
1859 | add REG0, REG0, FP
1877 | add REG0, REG0, FP
1884 | add REG0, REG0, FP
1902 | add REG0, REG0, FP
2005 | add REG1, REG1, RX
2094 | // add r4, 8
[all …]
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_events.c189 if (*queue == fpm_event_queue_fd && module->add) { in fpm_event_queue_add()
190 module->add(ev); in fpm_event_queue_add()
/PHP-8.3/build/
H A Dltmain.sh2774 add="-l$name"
2777 add="-l$name"
2798 test -n "$add" && compile_deplibs="$add $compile_deplibs"
2801 test -n "$add" && deplibs="$add $deplibs"
2816 add=
2819 add="$libdir/$linklib"
2822 add="-l$name"
2828 add="-l$name"
2847 add="-l$name"
2852 test -n "$add" && finalize_deplibs="$add $finalize_deplibs"
[all …]
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_pconn_disabled.phpt9 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
/PHP-8.3/ext/phar/tests/zip/
H A Dphar_begin_setstub_commit.phpt30 // add portion to test setting stub from resource

Completed in 76 milliseconds

12345678910>>...15