/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ |
H A D | FilterParser.php | 77 * @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 D | GeoJSON.php | 240 * @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 D | LocalPath.php | 363 $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 D | DerEncoder.php | 53 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 D | BerEncoder.php | 319 * @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 D | Profile.php | 56 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 D | ProfileTest.php | 28 $this->assertTrue($profile->isRoot()); 31 $this->assertFalse($profile->isRoot());
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/ |
H A D | BaseDumper.php | 36 if ($profile->isRoot()) {
|
/plugin/indexmenu2/cms/modifiers/ |
H A D | ajaxum.js | 14 ….innerHTML=i.response;el[keys.ajaxumTarget]=null;var I=getParent(el,keys.isRoot,true);if(I)I[keys[…
|
/plugin/settingstree/settings/ |
H A D | settingslevel.class.php | 227 function isRoot(){ function in settingslevel
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DriveService.php | 2931 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 D | cms.js | 15 …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 D | phpQuery-onefile.php |
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | ogg.js | 2 …isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=… property in AnonymousFunction31ab7283e200.ret
|
H A D | vorbis.js | 2 …isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=… property in AnonymousFunctionee075bfbe200.ret
|
H A D | opus.js | 2 …isRoot(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 D | Menus.js | 2874 if (file.desc.parents[i].isRoot)
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 51747 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 D | mxClient.js | 743 …GraphModel.prototype.isRoot=function(a){return null!=a&&this.root==a};mxGraphModel.prototype.isLay… method in mxGraphModel
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 947 …GraphModel.prototype.isRoot=function(a){return null!=a&&this.root==a};mxGraphModel.prototype.isLay… method in mxGraphModel
|
H A D | app.min.js | 981 …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 D | viewer-static.min.js | 947 …GraphModel.prototype.isRoot=function(a){return null!=a&&this.root==a};mxGraphModel.prototype.isLay… method in mxGraphModel
|