Searched refs:merge (Results 1 – 19 of 19) sorted by relevance
/PHP-7.0/ext/standard/tests/array/ |
H A D | array_replace_merge_recursive_ref.phpt | 2 Test array_(replace|merge)_recursive with references
|
H A D | array_merge.phpt | 34 /* loop through to merge two arrays */
|
/PHP-7.0/ext/standard/tests/serialize/ |
H A D | bug70219.phpt | 4 Unfinished merge, needs fix.
|
/PHP-7.0/ext/opcache/Optimizer/ |
H A D | compact_literals.c | 66 #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 D | 027.phpt | 17 'merge-divs' => false,
|
/PHP-7.0/Zend/tests/generators/ |
H A D | yield_from_multi_tree_exception.phpt | 2 yield from on multiple trees needing merge
|
H A D | yield_from_multi_tree.phpt | 2 yield from on multiple trees needing merge
|
/PHP-7.0/ext/date/lib/ |
H A D | LICENSE.rst | 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
H A D | parse_iso_intervals.re | 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
H A D | parse_date.re | 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/PHP-7.0/ |
H A D | README.md | 30 We do not merge pull requests directly on github. All PRs will be
|
H A D | .gitattributes | 26 NEWS merge=NEWS 27 UPGRADING merge=NEWS 28 UPGRADING.INTERNALS merge=NEWS
|
H A D | README.GIT-RULES | 73 branches) an empty merge should be done.
|
H A D | README.RELEASE_PROCESS | 159 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 D | fcgi.inc | 10 * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
/PHP-7.0/ext/mbstring/ |
H A D | README_PHP3-i18n-ja | 660 "V" : merge dakuon character. only works with "K" and "H" option
|
/PHP-7.0/ext/mbstring/oniguruma/ |
H A D | HISTORY | 953 (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 D | libmagic.patch | 1724 - ret = stat(fn, sb); /* don't merge into if; see "ret =" above */
|
/PHP-7.0/ext/fileinfo/tests/ |
H A D | magic | 1621 >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