Home
last modified time | relevance | path

Searched refs:merge (Results 1 – 19 of 19) sorted by relevance

/PHP-5.6/ext/opcache/Optimizer/
H A Dcompact_literals.c39 #define LITERAL_INFO(n, kind, merge, slots, related) do { \ argument
40 info[n].flags = (((merge) ? LITERAL_MAY_MERGE : 0) | LITERAL_FLAGS(kind, slots, related)); \
43 #define LITERAL_INFO_CLASS(n, kind, merge, slots, related, _num) do { \ argument
44 …info[n].flags = (LITERAL_EX_CLASS | ((merge) ? LITERAL_MAY_MERGE : 0) | LITERAL_FLAGS(kind, slots,…
48 #define LITERAL_INFO_OBJ(n, kind, merge, slots, related, _num) do { \ argument
49 …info[n].flags = (LITERAL_EX_OBJ | ((merge) ? LITERAL_MAY_MERGE : 0) | LITERAL_FLAGS(kind, slots, r…
/PHP-5.6/ext/tidy/tests/
H A D027.phpt17 'merge-divs' => false,
/PHP-5.6/ext/date/lib/
H A DLICENSE.rst8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A Dparse_iso_intervals.re9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A Dparse_date.re9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/PHP-5.6/
H A DREADME.md29 We do not merge pull requests directly on github. All PRs will be
H A D.gitattributes29 NEWS merge=NEWS
30 UPGRADING merge=NEWS
31 UPGRADING.INTERNALS merge=NEWS
H A DREADME.GIT-RULES73 branches) an empty merge should be done.
H A DREADME.RELEASE_PROCESS156 merge to 5.4, 5.5 etc...). Then you can cherry-pick it in your release branch.
H A DREADME.REDIST.BINS113 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DNEWS4244 . Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
/PHP-5.6/ext/session/tests/
H A Dsession_set_save_handler_write_short_circuit.phpt8 skip - Waiting RFC patch merge
/PHP-5.6/sapi/apache_hooks/
H A DREADME163 merge the two and do something like:
/PHP-5.6/ext/standard/tests/array/
H A Darray_merge.phpt34 /* loop through to merge two arrays */
/PHP-5.6/sapi/fpm/tests/
H A Dfcgi.inc10 * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/PHP-5.6/ext/mbstring/
H A DREADME_PHP3-i18n-ja660 "V" : merge dakuon character. only works with "K" and "H" option
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY948 (forgotten to merge from 2.X)
1891 2002/12/30: [bug] wrong merge in multibyte mode (alt_merge_opt_exact_info()).
/PHP-5.6/ext/fileinfo/
H A Dlibmagic.patch1580 - ret = stat(fn, sb); /* don't merge into if; see "ret =" above */
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic1436 >92 byte&0x01 >0 \b, with mail merge
16306 # Type: Bazaar revision bundles and merge requests
16310 0 string #\ Bazaar\ merge\ directive\ format Bazaar merge directive

Completed in 141 milliseconds