| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/ |
| H A D | Trees.php | 25 public static function toStringTree(Tree $tree, ?array $ruleNames = null) : string 52 public static function getNodeText(Tree $tree, ?array $ruleNames) : string 91 public static function getChildren(Tree $tree) : array 107 public static function getAncestors(Tree $tree) : array 124 public static function findAllTokenNodes(ParseTree $tree, int $ttype) : array 132 public static function findAllRuleNodes(ParseTree $tree, int $ruleIndex) : array 140 public static function findAllNodes(ParseTree $tree, int $index, bool $findTokens) : array 150 …private static function findNodesInTree(ParseTree $tree, int $index, bool $findTokens, array $node… 174 public static function descendants(ParseTree $tree) : array
|
| H A D | AbstractParseTreeVisitor.php | 16 public function visit(ParseTree $tree) 81 public function visitErrorNode(ErrorNode $tree)
|
| H A D | ParseTreeVisitor.php | 19 public function visit(ParseTree $tree);
|
| /plugin/nspages/printers/ |
| D | printerTree.php | 30 function _orderTree($tree) { 71 private function _getTrimmedTree($tree){ 140 private function _fillTree($tree, $keys, $item, $parentId, $myNs) { 173 private function _printTree($tree) { 187 private function _printSubTree($tree, $level) {
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
| D | Tree.php | 14 public $tree; variable in JMS\\Serializer\\Tests\\Fixtures\\Tree 16 public function __construct($tree)
|
| /plugin/scrape/vendor/symfony/css-selector/Node/ |
| D | SelectorNode.php | 26 private $tree; variable in Symfony\\Component\\CssSelector\\Node\\SelectorNode 29 public function __construct(NodeInterface $tree, string $pseudoElement = null)
|
| /plugin/linkscollection/ |
| D | script.js | 117 const addCheckboxes = function ($tree) { 139 const processTree = function ($tree) {
|
| /plugin/acmenu/ |
| D | syntax.php | 380 private function _print($renderer, $tree, $sub_ns, $open_items) 461 private function _sort_ns_pg($tree)
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | filter.data._interface.class.php | 3 function process(&$tree) {
|
| D | filter.post._interface.class.php | 3 function process(&$tree) {
|
| D | layout._interface.class.php | 3 function process(&$tree, &$media) {
|
| D | filter.pre._interface.class.php | 3 function process(&$tree, $data, &$pipeline) {
|
| D | filter.pre.footnotes.class.php | 13 function process(&$tree, $data, &$pipeline) {
|
| D | filter.pre.height-constraint.class.php | 8 function process(&$tree, $data, &$pipeline) {
|
| D | filter.post.postponed.class.php | 10 function process(&$tree, $data, &$pipeline) {
|
| D | filter.post.positioned.class.php | 10 function process(&$tree, $data, &$pipeline) {
|
| D | filter.pre.headfoot.class.php | 19 function process(&$tree, $data, &$pipeline) {
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.menu.js | 60 tree.ext.menu.data = { variable 61 tree: tree, property 76 tree: node.tree, property
|
| D | jquery.fancytree.dnd5.js | 160 function autoScroll(tree, event) { argument 216 function evalEffectModifiers(tree, event, effectDefault) { argument 559 tree: tree, property 727 tree: tree, property
|
| /plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/ |
| H A D | Template.php | 30 protected $tree = []; variable in Handlebars\\Template 46 public function __construct(Handlebars $engine, $tree, $source)
|
| /plugin/combo/ComboStrap/ |
| H A D | TreeVisit.php | 9 public static function visit(TreeNode $tree, Callable $function, int $level = 0)
|
| H A D | TreeSystem.php | 30 public static function print(TreeNode $tree)
|
| /plugin/addmedianamespace/ |
| D | script.js | 5 const tree=document.querySelector('#media__tree'); constant
|
| /plugin/ahrefmenu/ |
| D | tree.dtd | 1 <!ELEMENT tree (branch+)> element
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
| H A D | ObjectTreeTest.php | 9 protected $tree; variable in Sabre\\DAV\\ObjectTreeTest
|