/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/ |
D | statement.js | 204 lp.parseFor = function(node, init) { argument 215 lp.parseForIn = function(node, init) { argument 306 lp.parseFunction = function(node, isStatement) { argument
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/ |
H A D | ParseTreeListener.php | 11 public function visitTerminal(TerminalNode $node) : void; 13 public function visitErrorNode(ErrorNode $node) : void;
|
/plugin/asciidocjs/node_modules/acorn/src/loose/ |
D | statement.js | 209 lp.parseFor = function(node, init) { argument 220 lp.parseForIn = function(node, init) { argument 320 lp.parseFunction = function(node, isStatement, isAsync) { argument
|
/plugin/mizarverifiabledocs/ |
H A D | package-lock.json | 211 "node": ">=12.0.0" string 313 "node": ">= 16.0.0", string 334 "node": ">= 16.0.0" string 354 "node": ">= 16.0.0" string 371 "node": ">= 16.0.0", string 461 "node": ">= 16.0.0" string 479 "node": ">= 16.0.0" string 493 "node": ">= 16.0.0" string 507 "node": ">= 16.0.0" string 521 "node": ">= 16.0.0" string [all …]
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/ |
H A D | Plugin.php | 325 function getSupportedPrivilegeSet($node) { 415 final function getFlatPrivilegeSet($node) { 470 function getACL($node) { 501 function getCurrentUserPrivilegeSet($node) { 839 function propFind(DAV\PropFind $propFind, DAV\INode $node) { 1282 function htmlActionsPanel(DAV\INode $node, &$output) {
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/ |
D | HTML.php | 237 protected function printTextBlock($node) 258 protected function printCodeComparisonBlock($node)
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/ |
D | File.php | 54 public function render(FileNode $node, $file) 75 protected function renderItems(FileNode $node) 293 protected function renderSource(FileNode $node)
|
D | Dashboard.php | 25 public function render(DirectoryNode $node, $file) 294 protected function getActiveBreadcrumb(AbstractNode $node)
|
/plugin/html2pdf/html2pdf/html2ps/ |
D | tree.navigation.inc.php | 11 function run(&$node) { 16 function walk_element(&$node) {
|
/plugin/asciidocjs/node_modules/babel-types/lib/ |
D | index.js | 351 t["assert" + type] = function (node, opts) { argument 387 function is(type, node, opts) { argument 495 function validate(node, key, val) { argument 545 function ensureBlock(node) { argument 551 function clone(node) { argument 561 function cloneWithoutLoc(node) { argument 567 function cloneDeep(node) { argument 631 function removeComments(node) { argument 724 function assertNode(node) { argument 730 function isNode(node) { argument [all …]
|
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/ |
D | NodeList.php | 231 public function push(\DOMNode $node): self { 249 public function unshift(\DOMNode $node): self { 267 public function exists(\DOMNode $node): bool { 276 public function delete(\DOMNode $node): self {
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/ |
D | MagicCallPatch.php | 42 public function supports(ClassNode $node) 52 public function apply(ClassNode $node)
|
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/ |
H A D | ListItemRenderer.php | 35 public function render(Node $node, ChildNodeRendererInterface $DWRenderer): string 52 private function startsTaskListItem(Node $node): bool
|
/plugin/findologicxmlexport/vendor/twig/twig/src/ |
D | NodeTraverser.php | 51 public function traverse(\Twig_NodeInterface $node) 63 …tected function traverseForVisitor(NodeVisitorInterface $visitor, \Twig_NodeInterface $node = null)
|
D | Compiler.php | 76 public function compile(\Twig_NodeInterface $node, $indentation = 0) 97 public function subcompile(\Twig_NodeInterface $node, $raw = true) 215 public function addDebugInfo(\Twig_NodeInterface $node)
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
H A D | ServerUpdatePropertiesTest.php | 73 function updatePropFail(&$propertyDelta, &$result, $node) { 114 function updatePropSuccess(&$propertyDelta, &$result, $node) {
|
/plugin/indexmenu/scripts/fancytree/modules/ |
D | jquery.fancytree.filter.js | 148 filter = function (node) { argument 215 this.visit(function (node) { argument 228 this.visit(function (node) { argument 372 this.visit(function (node) { argument 384 { node: node, $title: $title } property 540 { node: node, $title: $title } property
|
/plugin/outliner/ |
D | script.js | 11 var setState = function(node, state,actionState) { argument 49 var getOutlinerId = function(node) { argument
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
H A D | ParserTraceListener.php | 33 public function visitTerminal(TerminalNode $node) : void 54 public function visitErrorNode(ErrorNode $node) : void
|
/plugin/datatables/assets/datatables.net-buttons/js/ |
D | dataTables.buttons.js | 154 action: function (node, action) { argument 173 active: function (node, flag) { argument 238 collectionRebuild: function (node, newButtons) { argument 290 disable: function (node) { argument 338 enable: function (node, flag) { argument 356 index: function (node, nested, buttons) { argument 394 node: function (node) { method 409 processing: function (node, flag) { argument 435 remove: function (node) { argument 474 text: function (node, label) { argument [all …]
|
/plugin/asciidocjs/node_modules/uglify-js/lib/ |
D | scope.js | 127 function is_lhs(node, parent) { argument 148 var tw = new TreeWalker(function(node, descend) { argument 258 var tw = new TreeWalker(function(node) { argument 370 if (options.ie) self.walk(new TreeWalker(function(node) { argument 399 function redefine(node, scope) { argument 420 old_def.forEach(function(node) { argument 429 AST_Toplevel.DEFMETHOD("def_global", function(node) { argument 625 var tw = new TreeWalker(function(node, descend) { argument 737 this.walk(new TreeWalker(function(node) { argument 761 this.walk(new TreeWalker(function(node) { argument [all …]
|
/plugin/fckg/fckeditor/editor/plugins/geshi/ |
D | fckplugin.js | 203 var removeWhiteSpace = function(node){ argument 205 var isWhite = function(node) { argument 209 var findWhite = function(node){ argument
|
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/ |
D | acorn_loose.es.js | 43 LooseParser.prototype.finishNode = function finishNode (node, type) { argument 284 function isDummy(node) { return node.name == "✖" } argument 491 lp$1.parseFor = function(node, init) { argument 502 lp$1.parseForIn = function(node, init) { argument 597 lp$1.parseFunction = function(node, isStatement) { argument 941 node.regex = {pattern: val.pattern, flags: val.flags} variable 1147 lp$2.initFunction = function(node) { argument 1159 lp$2.toAssignable = function(node, binding) { argument 1211 lp$2.parseArrowExpression = function(node, params) { argument
|
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/ |
D | Plugin.php | 441 function getSupportedPrivilegeSet($node) { 529 final function getFlatPrivilegeSet($node) { 587 function getAcl($node) { 618 function getCurrentUserPrivilegeSet($node) { 986 function propFind(DAV\PropFind $propFind, DAV\INode $node) { 1596 function htmlActionsPanel(DAV\INode $node, &$output) {
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Test/ |
D | DefinedTest.php | 36 …ction __construct(\Twig_NodeInterface $node, $name, \Twig_NodeInterface $arguments = null, $lineno) 56 protected function changeIgnoreStrictCheck(GetAttrExpression $node)
|