Home
last modified time | relevance | path

Searched defs:node (Results 101 – 125 of 537) sorted by relevance

12345678910>>...22

/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
Dfckplugin.js167 FCKPlaceholders._AcceptNode = function( node ) argument
179 FCKXHtml.TagProcessors['span'] = function( node, htmlNode ) argument
/plugin/grensladawritezor/fckeditor/editor/plugins/placeholder/
Dfckplugin.js167 FCKPlaceholders._AcceptNode = function( node ) argument
179 FCKXHtml.TagProcessors['span'] = function( node, htmlNode ) argument
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php109 public function visitTerminal(TerminalNode $node): void
302 function visitErrorNode(ErrorNode $node): void
482 function getTokenName(TerminalNode $node)
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dcompress.js122 compress: function(node) { argument
155 before: function(node, descend, in_list) { argument
186 function OPT(node, optimizer) { argument
201 AST_Node.DEFMETHOD("equivalent_to", function(node){ argument
207 var tt = new TreeTransformer(function(node) { argument
256 var suppressor = new TreeWalker(function(node) { argument
263 var tw = new TreeWalker(function(node, descend){ argument
463 function is_modified(node, level, func) { argument
584 function is_iife_call(node) { argument
632 … [stat, stat.body, stat.alternative, stat.bcatch, stat.bfinally].forEach(function(node) { argument
[all …]
Dscope.js104 var tw = new TreeWalker(function(node, descend){ argument
189 var tw = new TreeWalker(function(node, descend){ argument
224 self.walk(new TreeWalker(function(node, descend) { argument
245 AST_Toplevel.DEFMETHOD("def_global", function(node){ argument
426 var tw = new TreeWalker(function(node, descend){ argument
465 var tw = new TreeWalker(function(node){ argument
581 var tw = new TreeWalker(function(node){ argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_tooltip.js189 Tooltip.prototype.setViewport = function (node) { argument
380 node: root, property
406 onmouseenter: function (event, node) { argument
412 onmousemove: function (event, node) { argument
556 function isVisible(node){ argument
570 function hasNonNegativeTabIndex(node){ argument
574 function hasHref(node){ argument
582 function isEnabled(node){ argument
629 function getClassName(node){ argument
642 function addClassName(node, className){ argument
[all …]
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dexpression.js218 node.regex = {pattern: val.pattern, flags: val.flags} variable
420 lp.initFunction = function(node) { argument
432 lp.toAssignable = function(node, binding) { argument
480 lp.parseArrowExpression = function(node, params) { argument
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn_loose.js48 LooseParser.prototype.finishNode = function finishNode (node, type) { argument
289 function isDummy(node) { return node.name == "✖" } argument
501 lp$1.parseFor = function(node, init) { argument
512 lp$1.parseForIn = function(node, init) { argument
616 lp$1.parseFunction = function(node, isStatement, isAsync) { argument
988 node.regex = {pattern: val.pattern, flags: val.flags} variable
1206 lp$2.initFunction = function(node) { argument
1220 lp$2.toAssignable = function(node, binding) { argument
1277 lp$2.parseArrowExpression = function(node, params, isAsync) { argument
Dacorn_loose.es.js44 LooseParser.prototype.finishNode = function finishNode (node, type) { argument
285 function isDummy(node) { return node.name == "✖" } argument
497 lp$1.parseFor = function(node, init) { argument
508 lp$1.parseForIn = function(node, init) { argument
612 lp$1.parseFunction = function(node, isStatement, isAsync) { argument
984 node.regex = {pattern: val.pattern, flags: val.flags} variable
1202 lp$2.initFunction = function(node) { argument
1216 lp$2.toAssignable = function(node, binding) { argument
1273 lp$2.parseArrowExpression = function(node, params, isAsync) { argument
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn_loose.js49 LooseParser.prototype.finishNode = function finishNode (node, type) { argument
290 function isDummy(node) { return node.name == "✖" } argument
497 lp$1.parseFor = function(node, init) { argument
508 lp$1.parseForIn = function(node, init) { argument
603 lp$1.parseFunction = function(node, isStatement) { argument
947 node.regex = {pattern: val.pattern, flags: val.flags} variable
1153 lp$2.initFunction = function(node) { argument
1165 lp$2.toAssignable = function(node, binding) { argument
1217 lp$2.parseArrowExpression = function(node, params) { argument
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php638 private function canonicalizeData($node, $canonicalmethod, $arXPath=null, $prefixList=null) {
935 …private function addRefInternal($sinfoNode, $node, $algorithm, $arTransforms=null, $options=null) {
1011 public function addReference($node, $algorithm, $arTransforms=null, $options=null) {
1053 public function locateKey($node=null) {
1140 public function insertSignature($node, $beforeNode = null) {
1286 public function appendToKeyInfo($node) {
1368 public function addReference($name, $node, $type) {
1382 public function setNode($node) {
1609 public function locateKey($node=null) {
1634 static function staticLocateKeyInfo($objBaseKey=null, $node=null) {
[all …]
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php638 private function canonicalizeData($node, $canonicalmethod, $arXPath=null, $prefixList=null) {
935 …private function addRefInternal($sinfoNode, $node, $algorithm, $arTransforms=null, $options=null) {
1011 public function addReference($node, $algorithm, $arTransforms=null, $options=null) {
1053 public function locateKey($node=null) {
1140 public function insertSignature($node, $beforeNode = null) {
1286 public function appendToKeyInfo($node) {
1368 public function addReference($name, $node, $type) {
1382 public function setNode($node) {
1609 public function locateKey($node=null) {
1634 static function staticLocateKeyInfo($objBaseKey=null, $node=null) {
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
DPlugin.php153 function propFind(PropFind $propFind, INode $node) {
229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) {
269 function htmlActionsPanel(INode $node, &$output, $path) {
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
DForTokenParser.php90 protected function checkLoopUsageCondition(TokenStream $stream, \Twig_NodeInterface $node)
107 protected function checkLoopUsageBody(TokenStream $stream, \Twig_NodeInterface $node)
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/NodeVisitor/
DProfilerNodeVisitor.php39 protected function doEnterNode(Node $node, Environment $env)
44 protected function doLeaveNode(Node $node, Environment $env)
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktools.js111 FCKTools._ProcessLineBreaksForPMode = function( oEditor, text, liState, node, strArray ) argument
169 FCKTools._ProcessLineBreaksForDivMode = function( oEditor, text, liState, node, strArray ) argument
221 FCKTools._ProcessLineBreaksForBrMode = function( oEditor, text, liState, node, strArray ) argument
420 FCKTools.GetDocumentPosition = function( w, node ) argument
434 FCKTools.GetWindowPosition = function( w, node ) argument
481 FCKTools.GetNextNode = function( node, limitNode ) argument
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dexpression.js235 node.regex = {pattern: val.pattern, flags: val.flags} variable
449 lp.initFunction = function(node) { argument
463 lp.toAssignable = function(node, binding) { argument
516 lp.parseArrowExpression = function(node, params, isAsync) { argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
DPlugin.php323 function propFind(DAV\PropFind $propFind, DAV\INode $node) {
752 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) {
970 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) {
989 function htmlActionsPanel(DAV\INode $node, &$output) {
DSharingPlugin.php109 function propFindEarly(DAV\PropFind $propFind, DAV\INode $node) {
158 function propFindLate(DAV\PropFind $propFind, DAV\INode $node) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php139 function propFindEarly(DAV\PropFind $propFind, DAV\INode $node) {
288 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) {
662 function propFindLate(DAV\PropFind $propFind, DAV\INode $node) {
688 function htmlActionsPanel(DAV\INode $node, &$output) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
DNodeTestCase.php27 public function testCompile($node, $source, $environment = null, $isPattern = false)
32 …public function assertNodeCompilation($source, Node $node, Environment $environment = null, $isPat…
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
DPlugin.php139 function propFindEarly(DAV\PropFind $propFind, DAV\INode $node) {
289 function beforeWriteContent($path, DAV\IFile $node, &$data, &$modified) {
718 function propFindLate(DAV\PropFind $propFind, DAV\INode $node) {
744 function htmlActionsPanel(DAV\INode $node, &$output) {
/plugin/highlightjs/highlight/
Dhighlight.js292 function nodeStream(node) { argument
294 (function (node, offset) { argument
304 node: node.childNodes[i] property
310 node: node.childNodes[i] property
335 function open(node) { argument
343 function close(node) { argument
/plugin/diagrams/script/
H A Dprosemirror.js61 window.Prosemirror.pluginNodeViews.diagrams = function diagrams(node, outerview, getPos) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DXmlSerializationVisitor.php338 private function isSkippableEmptyObject(?\DOMElement $node, PropertyMetadata $metadata): bool
361 public function getResult($node)
408 public function setCurrentNode(\DOMNode $node): void
414 public function setCurrentAndRootNode(\DOMNode $node): void
478 …setAttributeOnNode(\DOMElement $node, string $name, string $value, ?string $namespace = null): void

12345678910>>...22