Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/tests/array/
H A Darray_replace_merge_recursive_ref.phpt2 Test array_(replace|merge)_recursive with references
H A Darray_merge.phpt34 /* loop through to merge two arrays */
/PHP-7.0/ext/standard/tests/serialize/
H A Dbug70219.phpt4 Unfinished merge, needs fix.
/PHP-7.0/ext/opcache/Optimizer/
H A Dcompact_literals.c66 #define LITERAL_INFO(n, kind, merge, slots, related) do { \ argument
67 info[n].flags = (((merge) ? LITERAL_MAY_MERGE : 0) | LITERAL_FLAGS(kind, slots, related)); \
70 #define LITERAL_INFO_CLASS(n, kind, merge, slots, related, _num) do { \ argument
71 …info[n].flags = (LITERAL_EX_CLASS | ((merge) ? LITERAL_MAY_MERGE : 0) | LITERAL_FLAGS(kind, slots,…
75 #define LITERAL_INFO_OBJ(n, kind, merge, slots, related, _num) do { \ argument
76 …info[n].flags = (LITERAL_EX_OBJ | ((merge) ? LITERAL_MAY_MERGE : 0) | LITERAL_FLAGS(kind, slots, r…
/PHP-7.0/ext/tidy/tests/
H A D027.phpt17 'merge-divs' => false,
/PHP-7.0/Zend/tests/generators/
H A Dyield_from_multi_tree_exception.phpt2 yield from on multiple trees needing merge
H A Dyield_from_multi_tree.phpt2 yield from on multiple trees needing merge
/PHP-7.0/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-7.0/
H A DREADME.md30 We do not merge pull requests directly on github. All PRs will be
H A D.gitattributes26 NEWS merge=NEWS
27 UPGRADING merge=NEWS
28 UPGRADING.INTERNALS merge=NEWS
H A DREADME.GIT-RULES73 branches) an empty merge should be done.
H A DREADME.RELEASE_PROCESS159 merge to 5.4, 5.5 etc...). Then you can cherry-pick it in your release branch.
/PHP-7.0/sapi/fpm/tests/
H A Dfcgi.inc10 * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja660 "V" : merge dakuon character. only works with "K" and "H" option
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY953 (forgotten to merge from 2.X)
1896 2002/12/30: [bug] wrong merge in multibyte mode (alt_merge_opt_exact_info()).
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch1724 - ret = stat(fn, sb); /* don't merge into if; see "ret =" above */
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic1621 >92 byte&0x01 >0 \b, with mail merge
17681 # Type: Bazaar revision bundles and merge requests
17685 0 string #\ Bazaar\ merge\ directive\ format Bazaar merge directive

Completed in 82 milliseconds