Home
last modified time | relevance | path

Searched defs:node (Results 101 – 125 of 292) sorted by path

12345678910>>...12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnection.php278 $node = $connection->getHost(); variable in Elasticsearch\\Connections\\Connection
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/
H A DInfo.php59 * @param BaseNode $node Node object argument
[all...]
H A DStats.php44 __construct(BaseNode $node) global() argument
/plugin/eventline/timeline_ajax/scripts/
H A Dsignal.js13 var node = heads[h].firstChild; variable
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2287 Timeline.DefaultEventSource.prototype.concatChildValues = function(node, def) { argument
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js203 var removeWhiteSpace = function(node){ argument
205 var isWhite = function(node) { argument
209 var findWhite = function(node){ argument
/plugin/fckg/fckeditor/editor/plugins/range/
H A Dfckplugin.js206 FCK.rangeObject.setNodeColors = function (node, fg_color, bg_color) { argument
427 oRange.getRangeText = function(node) { argument
/plugin/fedauth/Auth/Yadis/
H A DXML.php94 function &evalXPath($xpath, $node = null)
107 function content($node)
121 function attributes($node)
165 function &evalXPath($xpath, $node = null)
186 function content($node)
193 function attributes($node)
255 function &evalXPath($xpath, $node = null)
276 function content($node)
283 function attributes($node)
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DBaseTypesHandler.php48 …public function simpleListOfFromXml(XmlDeserializationVisitor $visitor, $node, array $type, Contex…
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php658 protected function mergeTreeRecursive(TreeNode $node, TreeNode $newNode)
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php111 public function offsetSet($name, $node)
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A 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
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DClassPatchInterface.php32 public function supports(ClassNode $node);
40 public function apply(ClassNode $node);
H A DDisableConstructorPatch.php32 public function supports(ClassNode $node)
42 public function apply(ClassNode $node)
H A DHhvmExceptionPatch.php30 public function supports(ClassNode $node)
46 public function apply(ClassNode $node)
H A DKeywordPatch.php30 public function supports(ClassNode $node)
40 public function apply(ClassNode $node)
H A DMagicCallPatch.php42 public function supports(ClassNode $node)
52 public function apply(ClassNode $node)
H A DProphecySubjectPatch.php33 public function supports(ClassNode $node)
43 public function apply(ClassNode $node)
H A DReflectionClassNewInstancePatch.php31 public function supports(ClassNode $node)
41 public function apply(ClassNode $node)
H A DSplFileInfoPatch.php32 public function supports(ClassNode $node)
47 public function apply(ClassNode $node)
93 private function nodeIsDirectoryIterator(ClassNode $node)
105 private function nodeIsSplFileObject(ClassNode $node)
117 private function nodeIsSymfonySplFileInfo(ClassNode $node)
H A DThrowablePatch.php16 public function supports(ClassNode $node)
25 private function implementsAThrowableInterface(ClassNode $node)
40 private function doesNotExtendAThrowableClass(ClassNode $node)
52 public function apply(ClassNode $node)
58 private function checkItCanBeDoubled(ClassNode $node)
72 private function setParentClassToException(ClassNode $node)
H A DTraversablePatch.php32 public function supports(ClassNode $node)
63 public function apply(ClassNode $node)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassMirror.php88 private function reflectClassToNode(ReflectionClass $class, Node\ClassNode $node)
121 private function reflectInterfaceToNode(ReflectionClass $interface, Node\ClassNode $node)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/
H A DClassCreatorException.php18 private $node; variable in Prophecy\\Exception\\Doubler\\ClassCreatorException
20 public function __construct($message, ClassNode $node)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DIterator.php31 public function __construct(Directory $node)

12345678910>>...12