| /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 argument 85 [$endsAt, $filter] = $this->parseFilterContainer($startAt, $isRoot); 87 [$endsAt, $filter] = $this->parseComparisonFilter($startAt, $isRoot); 89 if ($isRoot && $endsAt !== $this->length) { 122 * @param bool $isRoot 127 protected function parseFilterContainer(int $startAt, bool $isRoot): array argument 132 $this->depth += $isRoot ? 0 : 1; 160 * @param bool $isRoot 165 protected function parseComparisonFilter(int $startAt, bool $isRoot = false): array argument [all …]
|
| /plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/ |
| D | whitespace-control.js | 11 let isRoot = !this.isRootSeen; 23 let _isPrevWhitespace = isPrevWhitespace(body, i, isRoot), 24 _isNextWhitespace = isNextWhitespace(body, i, isRoot), 148 function isPrevWhitespace(body, i, isRoot) { argument 158 return isRoot; 162 return (sibling || !isRoot ? /\r?\n\s*?$/ : /(^|\r?\n)\s*?$/).test( 167 function isNextWhitespace(body, i, isRoot) { argument 175 return isRoot; 179 return (sibling || !isRoot ? /^\s*?\r?\n/ : /^\s*?(\r?\n|$)/).test(
|
| /plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/ |
| D | whitespace-control.js | 20 var isRoot = !this.isRootSeen; 32 var _isPrevWhitespace = isPrevWhitespace(body, i, isRoot), 33 _isNextWhitespace = isNextWhitespace(body, i, isRoot), 146 function isPrevWhitespace(body, i, isRoot) { argument 156 return isRoot; 160 return (sibling || !isRoot ? /\r?\n\s*?$/ : /(^|\r?\n)\s*?$/).test(prev.original); 163 function isNextWhitespace(body, i, isRoot) { argument 171 return isRoot; 175 return (sibling || !isRoot ? /^\s*?\r?\n/ : /^\s*?(\r?\n|$)/).test(next.original);
|
| /plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/ |
| D | whitespace-control.js | 22 var isRoot = !this.isRootSeen; 34 var _isPrevWhitespace = isPrevWhitespace(body, i, isRoot), 35 _isNextWhitespace = isNextWhitespace(body, i, isRoot), 148 function isPrevWhitespace(body, i, isRoot) { argument 158 return isRoot; 162 return (sibling || !isRoot ? /\r?\n\s*?$/ : /(^|\r?\n)\s*?$/).test(prev.original); 165 function isNextWhitespace(body, i, isRoot) { argument 173 return isRoot; 177 return (sibling || !isRoot ? /^\s*?\r?\n/ : /^\s*?(\r?\n|$)/).test(next.original);
|
| /plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
| 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, $isConstruct… 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, $isConstruct… argument 344 if ($isRoot) { 368 if ($isRoot) {
|
| /plugin/jsoncode/ |
| D | jsonTree.js | 311 if (this.isRoot) { 504 self.isRoot = false; 506 self.isRoot = true; 552 if (!this.isRoot) { 575 if (!this.isRoot) {
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/ |
| 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/ |
| D | ProfileTest.php | 28 $this->assertTrue($profile->isRoot()); 31 $this->assertFalse($profile->isRoot());
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/ |
| D | BaseDumper.php | 36 if ($profile->isRoot()) {
|
| /plugin/indexmenu2/cms/modifiers/ |
| 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/ |
| D | settingslevel.class.php | 227 function isRoot(){ function in settingslevel
|
| /plugin/authgoogle/google/contrib/ |
| 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/ |
| 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
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | ogg.js | 2 …isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=… property
|
| D | vorbis.js | 2 …isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=… property
|
| D | opus.js | 2 …isRoot(node)){var mount=node.mount.mountpoint;if(!path)return mount;return mount[mount.length-1]!=… property
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.js | 1548 isRoot: function () {
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Menus.js | 2874 if (file.desc.parents[i].isRoot)
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree.min.js | 1 …id 0!==this.hasChildren()},isLoading:function(){return!!this._isLoading},isRoot:function(){return …
|
| D | jquery.fancytree-all.min.js | 33 …id 0!==this.hasChildren()},isLoading:function(){return!!this._isLoading},isRoot:function(){return …
|
| D | jquery.fancytree-all-deps.min.js | 1 …id 0!==this.hasChildren()},isLoading:function(){return!!this._isLoading},isRoot:function(){return …
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | opal.js | 1074 function isRoot(proto) { function 1190 if (module_iclass.$$module === module && isRoot(module_iclass)) { 1203 while (next_ancestor.hasOwnProperty('$$iclass') && !isRoot(next_ancestor)) {
|