Home
last modified time | relevance | path

Searched defs:node (Results 251 – 275 of 535) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/webdav/core/Plugin/
DDokuWiki.php53 public function propFind(PropFind $propFind, INode $node)
DFakeLocker.php95 public function propFind(PropFind $propFind, INode $node)
/plugin/asciidocjs/node_modules/window-size/
Dpackage.json25 "node": ">= 0.8.0" string
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
Dpackage.json21 "node": "*" string
/plugin/struct/meta/
H A DAggregationList.php40 protected function renderNode(NestedValue $node)
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php81 function propFind(PropFind $propFind, INode $node) {
/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlBaseListener.php248 public function visitTerminal(TerminalNode $node) : void {}
255 public function visitErrorNode(ErrorNode $node) : void {}
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/
DPlugin.php86 function propFind(PropFind $propFind, INode $node) {
/plugin/asciidocjs/node_modules/minimatch/
Dpackage.json22 "node": ">=10" string
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dast.js97 return self.transform(new TreeTransformer(function(node) { argument
158 function walk_body(node, visitor) { argument
219 node.walk(new TreeWalker(function(node) { argument
343 wrapped_tl = wrapped_tl.transform(new TreeTransformer(function before(node){ argument
355 self.walk(new TreeWalker(function(node){ argument
364 wrapped_tl = wrapped_tl.transform(new TreeTransformer(function before(node){ argument
658 add: function(node) { argument
971 _visit: function(node, descend) { argument
985 push: function (node) { argument
993 pop: function(node) { argument
[all …]
/plugin/asciidocjs/node_modules/to-fast-properties/
Dpackage.json13 "node": ">=0.10.0" string
/plugin/asciidocjs/node_modules/acorn/src/
Dlval.js10 pp.toAssignable = function(node, isBinding) { argument
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dlval.js10 pp.toAssignable = function(node, isBinding) { argument
/plugin/codeprettify/code-prettify/src/
Drun_prettify.js838 function extractSourceSpans(node, isPreformatted) { argument
846 function walk(node) { argument
1319 function numberLines(node, startLineNum, isPreformatted) { argument
1333 function walk(node) { argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
DPlugin.php204 function propFind(PropFind $propFind, INode $node) {
584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) {
/plugin/asciidocjs/node_modules/pug-filters/node_modules/wordwrap/
Dpackage.json29 "node" : ">=0.4.0" string
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
DPlugin.php208 function propFind(DAV\PropFind $propFind, DAV\INode $node) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php208 function propFind(DAV\PropFind $propFind, DAV\INode $node) {
/plugin/asciidocjs/node_modules/require-directory/
Dpackage.json30 "node": ">=0.10.0" string
/plugin/asciidocjs/node_modules/decamelize/
Dpackage.json13 "node": ">=0.10.0" string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/
DInfo.php62 public function __construct(BaseNode $node, array $params = [])
/plugin/asciidocjs/node_modules/camelcase/
Dpackage.json13 "node": ">=0.10.0" string
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
DFacade.php206 private function setTotals(AbstractNode $node, Totals $totals)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DEnvironmentTest.php647 public function enterNode(Twig_NodeInterface $node, Environment $env)
652 public function leaveNode(Twig_NodeInterface $node, Environment $env)
/plugin/strata/helper/
Dsyntax.php932 function isText(&$node) {
939 function isGroup(&$node) {

1...<<11121314151617181920>>...22