Home
last modified time | relevance | path

Searched refs:add (Results 51 – 75 of 517) sorted by relevance

12345678910>>...21

/PHP-7.0/ext/xsl/
H A Dconfig.m412 AC_MSG_ERROR([XSL extension requires LIBXML extension, add --enable-libxml])
16 AC_MSG_ERROR([XSL extension requires DOM extension, add --enable-dom])
/PHP-7.0/ext/simplexml/tests/
H A Dbug41175.phpt2 Bug #41175 (addAttribute() fails to add an attribute with an empty value)
/PHP-7.0/sapi/apache2handler/
H A DREADME40 At the end of conf/httpd.conf, add:
44 If you would like to enable source code highlighting functionality add:
55 add this to your httpd.conf file:
/PHP-7.0/ext/imap/tests/
H A Dimap_undelete_basic.phpt27 Create a temporary mailbox and add 1 msgs
H A Dimap_fetch_overview_basic.phpt19 // create a new mailbox and add two new messages to it
54 Create a temporary mailbox and add 2 msgs
/PHP-7.0/TSRM/
H A Dbuildconf23 automake --add-missing --include-deps $automake_flags
/PHP-7.0/Zend/
H A Dbuildconf23 automake --add-missing --include-deps $automake_flags
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt2 DomDocument::schemaValidateSource() - Don't add missing attribute default values from schema
H A DDOMDocument_schemaValidate_missingAttrs.phpt2 DomDocument::schemaValidate() - Don't add missing attribute default values from schema
/PHP-7.0/ext/zip/tests/
H A Dbug8009.phpt2 Bug #8009 (cannot add again same entry to an archive)
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregcomp.c4213 p = add->s; in concat_opt_exact_info()
4214 end = p + add->len; in concat_opt_exact_info()
4273 if (! add->reach_end || i < add->len || i < to->len) { in alt_merge_opt_exact_info()
4418 if (add->value == 0 || to->mmd.max < add->mmd.min) { in alt_merge_opt_map_info()
4427 if (add->map[i]) in alt_merge_opt_map_info()
4469 concat_opt_anc_info(&tanc, &to->anc, &add->anc, to->len.max, add->len.max); in concat_left_node_opt_info()
4486 if (add->len.max != 0) in concat_left_node_opt_info()
4489 if (add->exb.len > 0) { in concat_left_node_opt_info()
4503 if (add->len.max > 0) { in concat_left_node_opt_info()
5232 to->chain = add; in onig_chain_link_add()
[all …]
/PHP-7.0/ext/mbstring/
H A DREADME4 add new feature/change behavior should access to development
/PHP-7.0/ext/bcmath/libbcmath/src/
H A DMakefile.am7 libbcmath_a_SOURCES= add.c compare.c debug.c div.c divmod.c doaddsub.c \
/PHP-7.0/ext/date/tests/
H A Dbug52342.phpt14 $from->add(new DateInterval('P0D'));
H A Dbug62561.phpt9 $dayFromTs->add($int);
H A Ddate_time_immutable.phpt30 $x = $z->add(new DateInterval("P2DT2S"));
34 $x = $z->add(new DateInterval("P2DT2S"));
110 add():
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_events.h38 int (*add)(struct fpm_event_s *ev); member
/PHP-7.0/ext/skeleton/tests/
H A D001.phpt9 you can add regression tests for your extension here
/PHP-7.0/Zend/tests/traits/
H A Derror_015.phpt2 Trying to add an alias to a trait method where there is another with same name.
/PHP-7.0/ext/standard/tests/array/
H A Darray_map_object1.phpt39 private function add($n) {
43 test(array('SimpleClassPri', 'add'), array(1));
139 SimpleClassPri::add
141 …ter 1 to be a valid callback, cannot access private method SimpleClassPri::add() in %sarray_map_ob…
/PHP-7.0/ext/bcmath/
H A Dconfig.w328 ADD_SOURCES("ext/bcmath/libbcmath/src", "add.c div.c init.c neg.c \
/PHP-7.0/ext/xmlwriter/
H A Dconfig.m416 AC_MSG_ERROR([XMLWriter extension requires LIBXML extension, add --enable-libxml])
/PHP-7.0/ext/phar/tests/
H A Dphar_oo_011.phpt2 Phar object: add file
H A Dphar_oo_011b.phpt2 Phar object: add file
/PHP-7.0/ext/wddx/tests/
H A D002.phpt16 // add vars to packet

Completed in 49 milliseconds

12345678910>>...21