/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.dts.php | 170 static $lookup = array( 204 return (isset($lookup[$index]) ? $lookup[$index] : false); 213 static $lookup = array( 231 return (isset($lookup[$index]) ? $lookup[$index] : false); 240 static $lookup = array( 246 return (isset($lookup[$index]) ? $lookup[$index] : false); 290 static $lookup = array( 308 return (isset($lookup[$index]) ? $lookup[$index] : 'user-defined');
|
H A D | module.audio-video.mpeg.php | 599 $lookup = array(0, 23.976, 24, 25, 29.97, 30, 50, 59.94, 60); 600 return (float) (isset($lookup[$rawframerate]) ? $lookup[$rawframerate] : 0); 612 $lookup = array( 616 …$ratio = (float) (isset($lookup[$mpeg_version][$rawaspectratio]) ? $lookup[$mpeg_version][$rawaspe… 631 $lookup = array( 635 …return (isset($lookup[$mpeg_version][$rawaspectratio]) ? $lookup[$mpeg_version][$rawaspectratio] :… 646 return (isset($lookup[$video_format]) ? $lookup[$video_format] : ''); 657 return (isset($lookup[$scalable_mode]) ? $lookup[$scalable_mode] : ''); 668 return (isset($lookup[$picture_structure]) ? $lookup[$picture_structure] : ''); 678 $lookup = array('reserved', '4:2:0', '4:2:2', '4:4:4'); [all …]
|
H A D | module.audio.flac.php | 439 static $lookup = array( 448 return (isset($lookup[$blocktype]) ? $lookup[$blocktype] : 'reserved'); 458 static $lookup = array( 483 return (isset($lookup[$applicationid]) ? $lookup[$applicationid] : 'reserved'); 492 static $lookup = array ( 515 return (isset($lookup[$type_id]) ? $lookup[$type_id] : 'reserved');
|
H A D | module.audio-video.flv.php | 355 static $lookup = array( 373 return (isset($lookup[$id]) ? $lookup[$id] : false); 382 static $lookup = array( 388 return (isset($lookup[$id]) ? $lookup[$id] : false); 397 static $lookup = array( 401 return (isset($lookup[$id]) ? $lookup[$id] : false); 410 static $lookup = array( 418 return (isset($lookup[$id]) ? $lookup[$id] : false);
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DiffSync.js | 48 var lookup = {}; 96 lookup[pageId] = pages[i]; 158 addPage(lookup[mov]); 202 addPage(lookup[moved[id]]); 674 var lookup = {}; 689 var newPage = lookup[id]; 737 for (var id in lookup) 739 var newPage = lookup[id]; 768 lookup = (lookup != null) ? lookup : {}; 781 return lookup; [all …]
|
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/ |
H A D | README.md | 1 # code-unit-reverse-lookup 9 composer require sebastian/code-unit-reverse-lookup 13 composer require --dev sebastian/code-unit-reverse-lookup
|
H A D | ChangeLog.md | 3 All notable changes to `sebastianbergmann/code-unit-reverse-lookup` are documented in this file usi…
|
/plugin/structgroup/types/ |
H A D | Group.php | 64 $lookup = trim($INPUT->str('search')); 65 if(utf8_strlen($lookup) < $this->config['autocomplete']['mininput']) return array(); 71 $groups = (array) $authgroup->getGroups($max, $lookup);
|
/plugin/bez/struct/ |
H A D | BezType.php | 114 $lookup = trim($INPUT->str('search')); 115 if(utf8_strlen($lookup) < 1) return array(); 116 if ($lookup[0] != '#') return array(); 118 preg_match('/#([a-z]*)([0-9]+)/', $lookup, $matches);
|
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/tests/ |
H A D | WizardTest.php | 34 $this->wizard->lookup(__FILE__, __LINE__) 42 $this->wizard->lookup('file.php', 1)
|
/plugin/indextitleonly/_test/ |
H A D | indextitleonly.test.php | 25 …rray('title' => array('test' => 1, 'titleonly:sub:test' => 1)), idx_get_indexer()->lookup($query)); 30 … $this->assertEquals(array('content' => array('test' => 1)), idx_get_indexer()->lookup($query));
|
/plugin/struct/types/ |
H A D | User.php | 76 $lookup = trim($INPUT->str('search')); 77 if (PhpString::strlen($lookup) < $this->config['autocomplete']['mininput']) return []; 94 $logins = $pad_keys($auth->retrieveUsers(0, $max, ['user' => $lookup])); 98 $pad_keys($auth->retrieveUsers(0, $max, ['name' => $lookup]))
|
H A D | Tag.php | 50 $lookup = trim($INPUT->str('search')); 51 if (PhpString::strlen($lookup) < $this->config['autocomplete']['mininput']) return []; 59 $opt = ["%$lookup%"];
|
H A D | Page.php | 74 $lookup = trim($INPUT->str('search')); 75 if (PhpString::strlen($lookup) < $this->config['autocomplete']['mininput']) return []; 81 $data = ft_pageLookup($lookup, true, $this->config['usetitles']);
|
/plugin/simplenavi/ |
H A D | script.js | 13 const lookup = new RegExp($box.val(), 'i'); 16 return !this.text.match(lookup);
|
/plugin/recommend/ |
H A D | action.php | 98 $lookup = trim($INPUT->str('search')); 99 if (utf8_strlen($lookup) < 3) { 105 $logins = $auth->retrieveUsers(0, 10, ['user' => $lookup]); 107 $logins = array_merge($logins, $auth->retrieveUsers(0, 10, ['name' => $lookup]));
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Core.HiddenElements.txt |
|
H A D | HTML.TidyAdd.txt |
|
H A D | HTML.TidyRemove.txt |
|
H A D | Attr.AllowedClasses.txt |
|
/plugin/diagramsnet/lib/plugins/ |
H A D | tags.js | 89 var lookup = {}; 93 lookup[tagList[i].toLowerCase()] = true; 96 return lookup; 108 function matchTags(tags, lookup, tagCount) argument 122 if (lookup[tmp[i]] == null)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | CloudIdentity.php | 268 ],'lookup' => [ 269 'path' => 'v1/{+parent}:lookup', 450 ],'lookup' => [ 451 'path' => 'v1/groups:lookup', 602 ],'lookup' => [ 603 'path' => 'v1/{+parent}/memberships:lookup',
|
/plugin/struct/ |
H A D | deleted.files | 69 action/lookup.php 96 syntax/lookup.php
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/ |
H A D | Entries.php | 62 public function lookup($optParams = []) function in Google\\Service\\DataCatalog\\Resource\\Entries
|
/plugin/scrape/HTMLPurifier/ConfigSchema/ |
H A D | InterchangeBuilder.php |
|