Home
last modified time | relevance | path

Searched refs:tree (Results 1 – 25 of 38) sorted by path

12

/PHP-7.4/
H A DCODING_STANDARDS.md184 BTreeMap // B-tree Map
/PHP-7.4/Zend/tests/
H A Dbug60138.phpt5 $tree = array(array("f"));
6 $category =& $tree[0];
9 new RecursiveArrayIterator($tree),
H A Dbug78502.phpt6 $tree = [
17 function tree_map($tree, $recursive_attr, closure $callback){
18 if(isset($tree[$recursive_attr])){
19 $tree[$recursive_attr] = array_map(function($c) use($recursive_attr, $callback){
21 }, $tree[$recursive_attr]);
23 return $callback($tree);
26 tree_map($tree, 'children', function ($node) {});
/PHP-7.4/appveyor/
H A Dbuild.bat31 …git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" fetch --pru…
33 …git --git-dir="%PHP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" checkout --…
/PHP-7.4/docs/
H A Drelease-process.md136 12. Run: `./scripts/dev/makedist php-7.4.0RC2`, this will export the tree,
/PHP-7.4/ext/dom/
H A Ddocumentfragment.c79 static void php_dom_xmlSetTreeDoc(xmlNodePtr tree, xmlDocPtr doc) /* {{{ */ in php_dom_xmlSetTreeDoc() argument
84 if (tree) { in php_dom_xmlSetTreeDoc()
85 if(tree->type == XML_ELEMENT_NODE) { in php_dom_xmlSetTreeDoc()
86 prop = tree->properties; in php_dom_xmlSetTreeDoc()
99 if (tree->children != NULL) { in php_dom_xmlSetTreeDoc()
100 cur = tree->children; in php_dom_xmlSetTreeDoc()
106 tree->doc = doc; in php_dom_xmlSetTreeDoc()
H A Delement.c697 static xmlNsPtr _dom_new_reconNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) /* {{{ */ in _dom_new_reconNs() argument
703 if ((tree == NULL) || (ns == NULL) || (ns->type != XML_NAMESPACE_DECL)) { in _dom_new_reconNs()
717 def = xmlSearchNs(doc, tree, prefix); in _dom_new_reconNs()
725 def = xmlSearchNs(doc, tree, prefix); in _dom_new_reconNs()
731 def = xmlNewNs(tree, ns->href, prefix); in _dom_new_reconNs()
/PHP-7.4/ext/dom/tests/
H A DDOMNode_cloneNode_basic.phpt40 // strip all text nodes from this tree
H A DDOMNode_replaceChild_basic.phpt22 // If the newChild is already in the tree, it is first removed.
25 echo "Existing child is removed from tree:\n" . $document->saveXML();
39 Existing child is removed from tree:
/PHP-7.4/ext/ffi/tests/
H A Dbug79576.phpt11 FFI::cdef('struct tree *get_tree(const oid *, size_t, struct tree *);');
16 FFI::cdef('struct tree *get_tree(oid, size_t, struct tree *);');
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2803 - /* Avoid MAGIC constant - it likely points to a file within MSys tree */
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic2279 # <https://anonscm.debian.org/cgit/apt/apt.git/tree/apt-pkg/pkgcache.h#n292>
3895 # https://gitweb.gentoo.org/proj/portage.git/tree/man/xpak.5
8774 >32 byte 1 \b, B+ tree
12437 # https://cgit.freedesktop.org/libfprint/libfprint/tree/libfprint/data.c
18246 # Linux device tree:
19266 # URL: http://git.cyrusimap.org/cyrus-imapd/tree/sieve/bytecode.h?h=master
19558 >>9 string TRE tree
19629 # https://github.com/ryanbinns/ttwatch/tree/master/ttbin
22825 >8 string M abstract syntax tree implementation file
22826 >8 string N abstract syntax tree interface file
[all …]
H A Dmagic私はガラスを食べられます2279 # <https://anonscm.debian.org/cgit/apt/apt.git/tree/apt-pkg/pkgcache.h#n292>
3895 # https://gitweb.gentoo.org/proj/portage.git/tree/man/xpak.5
8774 >32 byte 1 \b, B+ tree
12437 # https://cgit.freedesktop.org/libfprint/libfprint/tree/libfprint/data.c
18246 # Linux device tree:
19266 # URL: http://git.cyrusimap.org/cyrus-imapd/tree/sieve/bytecode.h?h=master
19558 >>9 string TRE tree
19629 # https://github.com/ryanbinns/ttwatch/tree/master/ttbin
22825 >8 string M abstract syntax tree implementation file
22826 >8 string N abstract syntax tree interface file
[all …]
/PHP-7.4/ext/imap/
H A Dphp_imap.c4801 static void build_thread_tree_helper(THREADNODE *cur, zval *tree, long *numNodes, char *buf) in build_thread_tree_helper() argument
4808 add_assoc_long(tree, buf, cur->num); in build_thread_tree_helper()
4813 add_assoc_long(tree, buf, *numNodes); in build_thread_tree_helper()
4814 build_thread_tree_helper(cur->next, tree, numNodes, buf); in build_thread_tree_helper()
4816 add_assoc_long(tree, buf, 0); in build_thread_tree_helper()
4822 add_assoc_long(tree, buf, *numNodes); in build_thread_tree_helper()
4823 build_thread_tree_helper(cur->branch, tree, numNodes, buf); in build_thread_tree_helper()
4825 add_assoc_long(tree, buf, 0); in build_thread_tree_helper()
4832 static int build_thread_tree(THREADNODE *top, zval **tree) in build_thread_tree() argument
4837 array_init(*tree); in build_thread_tree()
[all …]
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format.phpt16 …n_US' => "{0,number,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree",
19 …n_UK' => "{0,number,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree",
50 '4,560 monkeys on 123 trees make 37.073 monkeys per tree'
51 '4,560 monkeys on 123 trees make 37.073 monkeys per tree'
62 '4,560 monkeys on 123 trees make 37.073 monkeys per tree'
63 '4,560 monkeys on 123 trees make 37.073 monkeys per tree'
H A Dmsgfmt_parse.phpt16 …n_US' => "{0,number,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree",
19 …n_UK' => "{0,number,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree",
25 'en_US' => "4,560 monkeys on 123 trees make 37.073 monkeys per tree",
28 'en_UK' => "4,560 monkeys on 123 trees make 37.073 monkeys per tree",
29 'root' => "4,560 monkeys on 123 trees make 37.073 monkeys per tree",
/PHP-7.4/ext/libxml/
H A Dconfig.w329 …CHECK_HEADER_ADD_INCLUDE("libxml/tree.h", "CFLAGS_LIBXML", PHP_PHP_BUILD + "\\include\\libxml2") &&
/PHP-7.4/ext/phar/phar/
H A Ddirectorygraphiterator.inc13 * @brief A tree iterator that only shows directories.
H A Ddirectorytreeiterator.inc38 $tree = '';
40 $tree .= $this->getSubIterator($l)->hasNext() ? '| ' : ' ';
42 return $tree . ($this->getSubIterator($l)->hasNext() ? '|-' : '\-')
H A Dpharcommand.inc783 * @return string The description of a directory tree for a Phar archive.
787 return "Get a directory tree for a PHAR archive.";
/PHP-7.4/ext/simplexml/
H A Dconfig.w328 …CHECK_HEADER_ADD_INCLUDE("libxml/tree.h", "CFLAGS_SIMPLEXML", PHP_PHP_BUILD + "\\include\\libxml2")
/PHP-7.4/ext/snmp/tests/
H A Dsnmp2_real_walk.phpt85 …'%s': No more variables left in this MIB View (It is past the end of the MIB tree) in %s on line %d
H A Dsnmp2_walk.phpt98 …'%s': No more variables left in this MIB View (It is past the end of the MIB tree) in %s on line %d
/PHP-7.4/ext/soap/
H A Dconfig.w329 CHECK_HEADER_ADD_INCLUDE("libxml/tree.h", "CFLAGS_SOAP", PHP_PHP_BUILD + "\\include\\libxml2")
/PHP-7.4/ext/spl/tests/
H A Dbug65328.phpt193 throw new \RuntimeException("Node uid is not unique in assigned node tree");
211 $tree = new Tree($headNode);
213 return !$tree->find($uid);
289 $tree = new Tree();
291 $tree->getHead()->addChild($node1);
295 print_r($tree->findAll(2)->offsetGet(0));

Completed in 179 milliseconds

12