/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.dsdiff.php | 170 $MARK = $this->fread(22); 171 $thisChunk['marker_hours'] = getid3_lib::BigEndian2Int(substr($MARK, 0, 2)); 172 $thisChunk['marker_minutes'] = getid3_lib::BigEndian2Int(substr($MARK, 2, 1)); 173 $thisChunk['marker_seconds'] = getid3_lib::BigEndian2Int(substr($MARK, 3, 1)); 174 $thisChunk['marker_samples'] = getid3_lib::BigEndian2Int(substr($MARK, 4, 4)); 175 $thisChunk['marker_offset'] = getid3_lib::BigEndian2Int(substr($MARK, 8, 4)); 176 $thisChunk['marker_type_id'] = getid3_lib::BigEndian2Int(substr($MARK, 12, 2)); 177 $thisChunk['marker_channel'] = getid3_lib::BigEndian2Int(substr($MARK, 14, 2)); 178 $thisChunk['marker_flagraw'] = getid3_lib::BigEndian2Int(substr($MARK, 16, 2)); 179 $thisChunk['string_length'] = getid3_lib::BigEndian2Int(substr($MARK, 18, 4)); [all …]
|
/plugin/groupmatrix/syntax/ |
H A D | table.php | 11 const MARK = '✓'; define in syntax_plugin_groupmatrix_table 139 $row['memberof'][$group] = in_array($group, $user['grps']) ? self::MARK : ''; 214 if ($item === self::MARK) {
|
/plugin/captcha/ |
H A D | figlet.flf | 528 161 INVERTED EXCLAMATION MARK 588 171 LEFT-POINTING DOUBLE ANGLE QUOTATION MARK 684 187 RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK 708 191 INVERTED QUESTION MARK
|
/plugin/html2pdf/html2pdf/html2ps/data/ |
H A D | LineBreak.txt | 67 0021;EX # EXCLAMATION MARK 68 0022;QU # QUOTATION MARK 97 003F;EX # QUESTION MARK 6189 203B;AI # REFERENCE MARK 6221 205B;BA # FOUR DOT MARK 6356 2120;AL # SERVICE MARK 7710 2713;AL # CHECK MARK 9490 3003;ID # DITTO MARK 9505 3012;ID # POSTAL MARK 9506 3013;ID # GETA MARK [all …]
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 61.61.js.map | 1 …'LOGSPACE',\n 'LOOP',\n 'LOW',\n 'MANUAL',\n 'MARK',\n 'MARK_IN…
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | structure.txt | 1595 ['MARK']=>array() { //
|
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 130 SUSPEND:"suspend",RESUME:"resume",MARK:"mark",ROOT:"root",POST:"post",OPEN:"open",SAVE:"save",BEFOR… 1425 …ight.highlight(this.markedState);this.fireEvent(new mxEventObject(mxEvent.MARK,"state",this.marked…
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …AArC;AACEqQ,mBAAUJ,MAAMH,IAAN,CAAWQ,KAArB;AADF,QAGA,OAAOD,SAAS,GAAhB;AACD,MARK,CAAN;;AAUAH,aAAQN,S…
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 334 SUSPEND:"suspend",RESUME:"resume",MARK:"mark",ROOT:"root",POST:"post",OPEN:"open",SAVE:"save",BEFOR… 1629 …ight.highlight(this.markedState);this.fireEvent(new mxEventObject(mxEvent.MARK,"state",this.marked…
|
H A D | viewer-static.min.js | 334 SUSPEND:"suspend",RESUME:"resume",MARK:"mark",ROOT:"root",POST:"post",OPEN:"open",SAVE:"save",BEFOR… 1629 …ight.highlight(this.markedState);this.fireEvent(new mxEventObject(mxEvent.MARK,"state",this.marked…
|
H A D | app.min.js | 368 SUSPEND:"suspend",RESUME:"resume",MARK:"mark",ROOT:"root",POST:"post",OPEN:"open",SAVE:"save",BEFOR… 1663 …ight.highlight(this.markedState);this.fireEvent(new mxEventObject(mxEvent.MARK,"state",this.marked…
|