Home
last modified time | relevance | path

Searched refs:tree (Results 26 – 39 of 39) sorted by relevance

12

/PHP-8.0/ext/snmp/tests/
H A Dsnmp2_real_walk.phpt74 …'%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.phpt87 …'%s': No more variables left in this MIB View (It is past the end of the MIB tree) in %s on line %d
/PHP-8.0/ext/dom/
H A Delement.c571 static xmlNsPtr _dom_new_reconNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) /* {{{ */ in _dom_new_reconNs() argument
577 if ((tree == NULL) || (ns == NULL) || (ns->type != XML_NAMESPACE_DECL)) { in _dom_new_reconNs()
591 def = xmlSearchNs(doc, tree, prefix); in _dom_new_reconNs()
599 def = xmlSearchNs(doc, tree, prefix); in _dom_new_reconNs()
605 def = xmlNewNs(tree, ns->href, prefix); in _dom_new_reconNs()
/PHP-8.0/win32/build/
H A Dconfig.w32.phpize.in24 // stick objects somewhere outside of the source tree
H A Dconfig.w3224 // stick objects somewhere outside of the source tree
/PHP-8.0/ext/imap/
H A Dphp_imap.c4318 static void build_thread_tree_helper(THREADNODE *cur, zval *tree, long *numNodes, char *buf) in build_thread_tree_helper() argument
4325 add_assoc_long(tree, buf, cur->num); in build_thread_tree_helper()
4330 add_assoc_long(tree, buf, *numNodes); in build_thread_tree_helper()
4331 build_thread_tree_helper(cur->next, tree, numNodes, buf); in build_thread_tree_helper()
4333 add_assoc_long(tree, buf, 0); in build_thread_tree_helper()
4339 add_assoc_long(tree, buf, *numNodes); in build_thread_tree_helper()
4340 build_thread_tree_helper(cur->branch, tree, numNodes, buf); in build_thread_tree_helper()
4342 add_assoc_long(tree, buf, 0); in build_thread_tree_helper()
4348 static int build_thread_tree(THREADNODE *top, zval **tree) in build_thread_tree() argument
4353 array_init(*tree); in build_thread_tree()
[all …]
/PHP-8.0/
H A DCODING_STANDARDS.md184 BTreeMap // B-tree Map
H A Dphp.ini-development808 ; of the web tree and people will not be able to circumvent .htaccess security.
H A Dphp.ini-production810 ; of the web tree and people will not be able to circumvent .htaccess security.
/PHP-8.0/ext/phar/phar/
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-8.0/docs/
H A Drelease-process.md137 12. Run: `./scripts/dev/makedist php-7.4.0RC2`, this will export the tree,
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4043 # https://gitweb.gentoo.org/proj/portage.git/tree/man/xpak.5
9409 >32 byte 1 \b, B+ tree
13128 # https://cgit.freedesktop.org/libfprint/libfprint/tree/libfprint/data.c
14633 0 string tree\040
14634 >5 regex [0-9]+ Git tree %s
19789 # Linux device tree:
21148 >>9 string TRE tree
21296 # https://github.com/ryanbinns/ttwatch/tree/master/ttbin
24580 >8 string M abstract syntax tree implementation file
24581 >8 string N abstract syntax tree interface file
[all …]
H A Dmagic4043 # https://gitweb.gentoo.org/proj/portage.git/tree/man/xpak.5
9409 >32 byte 1 \b, B+ tree
13128 # https://cgit.freedesktop.org/libfprint/libfprint/tree/libfprint/data.c
14633 0 string tree\040
14634 >5 regex [0-9]+ Git tree %s
19789 # Linux device tree:
21148 >>9 string TRE tree
21296 # https://github.com/ryanbinns/ttwatch/tree/master/ttbin
24580 >8 string M abstract syntax tree implementation file
24581 >8 string N abstract syntax tree interface file
[all …]
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch2879 - /* Avoid MAGIC constant - it likely points to a file within MSys tree */

Completed in 173 milliseconds

12