Home
last modified time | relevance | path

Searched refs:lookup (Results 51 – 75 of 131) sorted by last modified time

123456

/plugin/refnotes/
H A Dbibtex.php612 $text = $strings->lookup(strtolower(trim($text)));
666 public function lookup($name) { function in refnotes_bibtex_strings
H A Drendering.php234 static $lookup = array('y', 'yes', 'on', 'true', '1');
236 return in_array(strtolower($this->get($key)), $lookup);
902 static $lookup = array(
910 foreach ($lookup as $roman => $value) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1lookup = []\nvar revLookup = []\nvar Arr = typeof Uint8Array !== 'undefined' ? Uint8Array : Array\…
H A D23.23.js.map1 …|compact|concat|contains|distinct|element|flatten|index|keys|length|list|lookup|map|matchkeys|merg…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1lookup domId from id in the graph definition.\n * @param id\n * @public\n */\nexport const lookUpD…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2lookup:MEMFS.node_ops.lookup,mknod:MEMFS.node_ops.mknod,rename:MEMFS.node_ops.rename,unlink:MEMFS.… property in MEMFS.ops_table.dir.node
H A Dopus.js2lookup:MEMFS.node_ops.lookup,mknod:MEMFS.node_ops.mknod,rename:MEMFS.node_ops.rename,unlink:MEMFS.… property in MEMFS.ops_table.dir.node
H A Dogg.js2lookup:MEMFS.node_ops.lookup,mknod:MEMFS.node_ops.mknod,rename:MEMFS.node_ops.rename,unlink:MEMFS.… property in MEMFS.ops_table.dir.node
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php355 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);
H A Dmodule.audio.flac.php439 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 Dmodule.audio.dts.php170 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 Dmodule.audio-video.asf.php1459 static $lookup = array(
1465 return (isset($lookup[$CodecListType]) ? $lookup[$CodecListType] : 'Invalid Codec Type');
1706 static $lookup = null;
1707 if ($lookup === null) {
1708 $lookup = array(
1728 $lookup = array_map(function($str) {
1730 }, $lookup);
1733 return (isset($lookup[$WMpictureType]) ? $lookup[$WMpictureType] : '');
1994 static $lookup = array(
2003 return (isset($lookup[$id]) ? $lookup[$id] : 'invalid');
H A Dmodule.audio.ac3.php635 $lookup = array(
648 $lookup['surround_mono'] = true;
652 $lookup['surround_left'] = true;
653 $lookup['surround_right'] = true;
656 return $lookup;
H A Dmodule.audio-video.mpeg.php599 $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 …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt91 * bugfix (G:147) Quicktime fourcc codec name lookup
1079 Added memory-saving EmbeddedLookup() function for lookup tables
1623 lookup functions in getid3.riff.php
1941 lookup functions in getid3.riff.php
2099 ¤ Moved lookup functions from getid3.lookup.php to the files where
2103 Removed file: getid3.lookup.php
2404 on numeric ID, or now reverse lookup as well
2664 Moved lookup portions of decodeMPEGaudioHeader() to
2665 getid3.lookup.php
2688 Split out non-lookup functions from getid3.lookup.php to
[all …]
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1 … import in interface joined keep keyed last left limit load local locale lookup macro many maxcoun…
H A Dhaskell.min.js.map1 …\n \"lcm\", \"length\", \"lex\", \"lines\", \"log\", \"logBase\", \"lookup\", \"map\",\n …
H A Ddylan.min.js.map1 …\";\n styles[\"signalingCalls\"] = \"builtin\";\n\n // protected words lookup table\n var wordL…
H A Dslim.min.js.map1 … return null;\n }\n // should never happen, because of forward lookup\n return slim…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …ion() {\n // TODO: Convert keymap into dictionary format for fast lookup.\n },\n …
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1lookup table for\n * mapping named destinations to reference numbers.\n *\n * This can be …
H A Dpdf.worker.js12368 var lookup;
12372 initializer(lookup);
12376 return lookup;
27381 var lookup = IR[3];
27521 lookup = lookup.getBytes();
27709 _this3.lookup.set(bytes);
27714 _this3.lookup[i] = lookup.charCodeAt(i);
27717 _this3.lookup = lookup;
27738 var lookup = this.lookup;
38252 str += lookup[b1];
[all …]
H A Dpdf.worker.js.map1lookup","initializer","MissingDataException","XRefEntryException","XRefParseException","stopWhenFo…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …chmentViewerRenderParameters\n * @property {Object|null} attachments - A lookup table of attachmen…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js

123456