Home
last modified time | relevance | path

Searched defs:tree (Results 1 – 25 of 49) sorted by relevance

12

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTrees.php25 public static function toStringTree(Tree $tree, ?array $ruleNames = null) : string argument
52 public static function getNodeText(Tree $tree, ?array $ruleNames) : string argument
91 getChildren(Tree $tree) global() argument
107 getAncestors(Tree $tree) global() argument
124 findAllTokenNodes(ParseTree $tree, int $ttype) global() argument
132 findAllRuleNodes(ParseTree $tree, int $ruleIndex) global() argument
140 findAllNodes(ParseTree $tree, int $index, bool $findTokens) global() argument
150 findNodesInTree(ParseTree $tree, int $index, bool $findTokens, array $nodes) global() argument
174 descendants(ParseTree $tree) global() argument
[all...]
H A DAbstractParseTreeVisitor.php16 public function visit(ParseTree $tree) argument
81 public function visitErrorNode(ErrorNode $tree) argument
H A DParseTreeVisitor.php19 public function visit(ParseTree $tree); argument
H A DParseTreeWalker.php18 public function walk(ParseTreeListener $listener, ParseTree $tree) : void argument
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DTree.php14 public $tree; variable in JMS\\Serializer\\Tests\\Fixtures\\Tree
16 public function __construct($tree)
/plugin/nspages/printers/
H A DprinterTree.php30 function _orderTree($tree) { argument
69 _getTrimmedTree($tree) global() argument
138 _fillTree($tree, $keys, $item, $parentId) global() argument
157 _printTree($tree) global() argument
171 _printSubTree($tree, $level) global() argument
[all...]
/plugin/linkscollection/
H A Dscript.js117 const addCheckboxes = function ($tree) {
139 const processTree = function ($tree) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.data._interface.class.php3 function process(&$tree) {
H A Dfilter.post._interface.class.php3 function process(&$tree) {
H A Dlayout._interface.class.php3 function process(&$tree, &$media) {
H A Dfilter.pre._interface.class.php3 function process(&$tree, $data, &$pipeline) {
H A Dfilter.pre.footnotes.class.php13 function process(&$tree, $data, &$pipeline) {
H A Dfilter.pre.height-constraint.class.php8 function process(&$tree, $data, &$pipeline) {
H A Dfilter.post.positioned.class.php10 function process(&$tree, $data, &$pipeline) {
H A Dfilter.post.postponed.class.php10 function process(&$tree, $data, &$pipeline) {
H A Dfilter.pre.headfoot.class.php19 function process(&$tree, $data, &$pipeline) {
H A Dfilter.pre.fields.class.php18 function process(&$tree, $data, &$pipeline) {
/plugin/acmenu/
H A Dsyntax.php378 _print($renderer, $tree, $sub_ns, $open_items) global() argument
451 _sort_ns_pg($tree) global() argument
[all...]
/plugin/combo/ComboStrap/
H A DTreeVisit.php9 public static function visit(TreeNode $tree, Callable $function, int $level = 0) argument
H A DTreeSystem.php30 public static function print(TreeNode $tree) argument
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTemplate.php30 protected $tree = []; variable in Handlebars\\Template
46 public function __construct(Handlebars $engine, $tree, $source) argument
[all...]
/plugin/ahrefmenu/
H A Dtree.dtd1 <!ELEMENT tree (branch+)> element
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DObjectTreeTest.php9 protected $tree; variable in Sabre\\DAV\\ObjectTreeTest
/plugin/strata/syntax/
H A Dselect.php152 handleUI(& $tree, & $result, & $typemap) global() argument
238 handleBody(& $tree, & $result, & $typemap) global() argument
[all...]
/plugin/move/admin/
H A Dtree.php104 public function tree($type = self::TYPE_PAGES, $open = '', $base = '') { function in admin_plugin_move_tree

12