Home
last modified time | relevance | path

Searched refs:add (Results 126 – 150 of 513) sorted by relevance

12345678910>>...21

/PHP-5.5/ext/imap/tests/
H A Dimap_fetch_overview_error.phpt44 Create a temporary mailbox and add 2 msgs
H A Dimap_fetchbody_basic.phpt66 Create a temporary mailbox and add 1 msgs
H A Dimap_fetchbody_variation4.phpt55 Create a temporary mailbox and add 1 msgs
H A Dimap_fetchbody_variation6.phpt46 Create a temporary mailbox and add 3 msgs
H A Dimap_fetchheader_basic.phpt46 Create a temporary mailbox and add 1 msgs
H A Dimap_fetch_overview_variation3.phpt58 Create a temporary mailbox and add 1 msgs
H A Dimap_fetchheader_variation5.phpt47 Create a temporary mailbox and add 3 msgs
H A Dimap_clearflag_full_basic.phpt58 Create a temporary mailbox and add 10 msgs
H A Dimap_append_basic.phpt58 Create a temporary mailbox and add 0 msgs
H A Dimap_rfc822_parse_headers_basic.phpt91 Create a temporary mailbox and add 1 msgs
/PHP-5.5/win32/build/
H A DDSP.README14 > buildconf --add-project-files
/PHP-5.5/ext/wddx/
H A Dconfig.m423 AC_MSG_ERROR([WDDX extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/sapi/fpm/fpm/events/
H A Ddevpoll.c47 .add = fpm_event_devpoll_add,
H A Dpoll.c44 .add = fpm_event_poll_add,
/PHP-5.5/ext/phar/tests/
H A Daddfuncs.phpt50 phar error: unable to open file "%s/does/not/exist" to add to phar archive
/PHP-5.5/ext/dom/tests/
H A DDOMNode_normalize_basic.phpt39 // add a second text node to title
/PHP-5.5/
H A Dphp5.spec.in36 # to override, use the OVERRIDE_OPTIONS environment variable. To add
H A Dltmain.sh2761 add="-l$name"
2764 add="-l$name"
2785 test -n "$add" && compile_deplibs="$add $compile_deplibs"
2788 test -n "$add" && deplibs="$add $deplibs"
2803 add=
2806 add="$libdir/$linklib"
2809 add="-l$name"
2815 add="-l$name"
2834 add="-l$name"
2839 test -n "$add" && finalize_deplibs="$add $finalize_deplibs"
[all …]
/PHP-5.5/ext/date/tests/
H A DDateTime_add-fall-type2-type3.phpt2 DateTime::add() -- fall type2 type3
H A DDateTime_add-fall-type2-type2.phpt2 DateTime::add() -- fall type2 type2
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-5.5/ext/spl/internal/
H A Dsplqueue.inc61 * @param $data variable to add to the queue.
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt44 printf("[005] Cannot add column %s - %s\n",
48 printf("[006] Cannot add column %s - %s\n",
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_events.c170 if (*queue == fpm_event_queue_fd && module->add) { in fpm_event_queue_add()
171 module->add(ev); in fpm_event_queue_add()

Completed in 70 milliseconds

12345678910>>...21