Home
last modified time | relevance | path

Searched refs:isRoot (Results 1 – 22 of 22) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php77 * @param bool $isRoot
82 protected function parseFilterString(int $startAt, bool $isRoot = false): array
85 [$endsAt, $filter] = $this->parseFilterContainer($startAt, $isRoot);
87 [$endsAt, $filter] = $this->parseComparisonFilter($startAt, $isRoot);
89 if ($isRoot && $endsAt !== $this->length) {
122 * @param bool $isRoot argument
127 protected function parseFilterContainer(int $startAt, bool $isRoot): array
132 $this->depth += $isRoot ? 0 : 1;
160 * @param bool $isRoot
165 protected function parseComparisonFilter(int $startAt, bool $isRoot
78 parseFilterString(int $startAt, bool $isRoot = false) global() argument
159 parseComparisonFilter(int $startAt, bool $isRoot = false) global() argument
215 validateComparisonFilter(int $startAt, bool $isRoot) global() argument
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoJSON.php240 * @param bool|null $isRoot Is geometry the root geometry?
243 public function getArray($geometry, $isRoot = true) argument
254 if (!$isFeatureCollection || !$isRoot) {
275 if ($isRoot && $geometry->getData() !== null) {
/plugin/combo/ComboStrap/
H A DLocalPath.php363 $isRoot = false;
381 $isRoot = true;
385 if ($isRoot) {
391 if ($isRoot) {
409 if (!$isRoot) {
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DDerEncoder.php53 protected function decodeBytes(bool $isRoot = false, $tagType = null, $length = null, $isConstructed = null, $class = null): AbstractType argument
55 $type = parent::decodeBytes($isRoot, $tagType, $length, $isConstructed, $class);
H A DBerEncoder.php319 * @param bool $isRoot
328 protected function decodeBytes(bool $isRoot = false, $tagType = null, $length = null, $isConstructed = null, $class = null): AbstractType
344 if ($isRoot) {
368 if ($isRoot) {
289 decodeBytes(bool $isRoot = false, $tagType = null, $length = null, $isConstructed = null, $class = null) global() argument
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
H A DProfile.php56 public function isRoot() function in Twig\\Profiler\\Profile
93 if ($this->isRoot() && $this->profiles) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/
H A DProfileTest.php28 $this->assertTrue($profile->isRoot());
31 $this->assertFalse($profile->isRoot());
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php36 if ($profile->isRoot()) {
/plugin/indexmenu2/cms/modifiers/
H A Dajaxum.js14 ….innerHTML=i.response;el[keys.ajaxumTarget]=null;var I=getParent(el,keys.isRoot,true);if(I)I[keys[…
/plugin/settingstree/settings/
H A Dsettingslevel.class.php227 function isRoot(){ function in settingslevel
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php2931 public $isRoot; variable in Google_ParentReference
2941 public function setIsRoot( $isRoot) { argument
2942 $this->isRoot = $isRoot;
2945 return $this->isRoot;
/plugin/indexmenu2/cms/
H A Dcms.js15 …heme',t[0]]}};var z=function(e){var K=getParent(e.srcElement||e.target,c.isRoot,true);if(K[c.cmsSe… property in CompleteMenuSolution.c
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=… property in AnonymousFunction31ab7283e200.ret
H A Dvorbis.js2isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=… property in AnonymousFunctionee075bfbe200.ret
H A Dopus.js2isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=… property in AnonymousFunction7d3a5dcde200.ret
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js2874 if (file.desc.parents[i].isRoot)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js51747 var isRoot = lanesRoot === shape,
51748 laneParent = isRoot ? shape : shape.parent;
51799 x: shape.x + (isRoot ? LANE_INDENTATION : 0),
51801 width: shape.width - (isRoot ? LANE_INDENTATION : 0),
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js743 …GraphModel.prototype.isRoot=function(a){return null!=a&&this.root==a};mxGraphModel.prototype.isLay… method in mxGraphModel
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js947 …GraphModel.prototype.isRoot=function(a){return null!=a&&this.root==a};mxGraphModel.prototype.isLay… method in mxGraphModel
H A Dapp.min.js981 …GraphModel.prototype.isRoot=function(a){return null!=a&&this.root==a};mxGraphModel.prototype.isLay… method in mxGraphModel
11885 …esc.parents)for(var e=0;e<b.desc.parents.length;e++)if(b.desc.parents[e].isRoot){d=!0;break}c.pick…
H A Dviewer-static.min.js947 …GraphModel.prototype.isRoot=function(a){return null!=a&&this.root==a};mxGraphModel.prototype.isLay… method in mxGraphModel