Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/snmp/tests/
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/dom/
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/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-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/
H A DCODING_STANDARDS.md184 BTreeMap // B-tree Map
H A Dphp.ini-development801 ; of the web tree and people will not be able to circumvent .htaccess security.
H A Dphp.ini-production801 ; of the web tree and people will not be able to circumvent .htaccess security.
/PHP-7.4/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-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/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 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 …]
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 …]

Completed in 168 milliseconds

12