Home
last modified time | relevance | path

Searched refs:Copy (Results 176 – 200 of 257) sorted by path

1234567891011

/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md178 // Copy remote file locally to scan with getID3()
H A Dreadme.txt178 // Copy remote file locally to scan with getID3()
/plugin/latexport/examples/
H A Dexample.tex58 % Copy author and title into variables that can be
/plugin/minimap/
H A Dstyle.css6 * Copy from Bootstrap
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 … var data = argsArray[iFirstPIIXO + (q << 2)][0].data;\n // Copy image by lines and …
/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb82 Marshal.Copy(data, 0, blob.pbData, data.Length)
183 Marshal.Copy(cipherTextBlob.pbData, cipherTextBytes, 0, _
/plugin/sphinxsearch-was/
H A DINSTALL50 2. Copy the file from ''contrib/cron.daily/sphinx-rotate-grimore'' into the system folder
63 3.) Copy the file from ''contrib/etc/systemd/system/sphinx-searchd-grimore.service''
/plugin/statdisplay/pchart/
H A DPieChart.php306 $inactiveShadowProperties = ShadowProperties::Copy($shadowProperties);
H A DShadowProperties.php54 static public function Copy(ShadowProperties $other) { function in ShadowProperties
/plugin/statistics/inc/pchart/
H A DPieChart.php325 $inactiveShadowProperties = ShadowProperties::Copy($shadowProperties);
H A DShadowProperties.php54 static public function Copy(ShadowProperties $other) { function in ShadowProperties
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js108 function Copy(string,pos1,pos2) function
121 continue;this.AddBit(Copy(this.code,pos,match.index),null);this.AddBit(match.value,match.css);pos=m…
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js478 function Copy(string, pos1, pos2) function
547 this.AddBit(Copy(this.code, pos, match.index), null);
/plugin/syntaxhighlighter3/
H A DREADME.md106 ### Copy to clipboard
108 …ode area to highlight the text and then copy it using Ctrl/Cmd+C or mouse right click > Copy.<br />
/plugin/syntaxhighlighter4/
H A DREADME.md93 ### Copy to clipboard
95 …ode area to highlight the text and then copy it using Ctrl/Cmd+C or mouse right click > Copy.<br />
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Copy of the provided regex, possibly with modified flags.\n */\n function copyRegex(regex, opti…
/plugin/tuxquote/
H A Dquotes.txt527 Copy from one its plagiarism. Copy from two its research.
769 Copy from one, it's plagiarism; copy from two, it's research. <BR> -- Wilson Mizner (1876-1933)
/plugin/vbsso/
H A DREADME.md72 4. Copy Platform Url link and Shared Key field from WordPress installation to vBulletin.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md2151 * Fixed: Copy and Move could fail in the root directory. This is now fixed.
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_contextmenu.js58 …menu.AddItem( 'Copy' , FCKLang.Copy , 8, FCKCommands.GetCommand( 'Copy' ).GetState() == FCK_TRISTA…
H A Dfck_gecko.js329 Copy : true property in FCK.RedirectNamedCommands
H A Dfcktoolbaritems.js50 …case 'Copy' : oItem = new FCKToolbarButton( 'Copy' , FCKLang.Copy, null, null, false, true, 8 …
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso181 Copy the uploaded file to its final location.
H A Dupload.lasso129 Copy the uploaded file to its final location.
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js32 …mandState(A);}};FCK.RedirectNamedCommands={Print:true,Paste:true,Cut:true,Copy:true};FCK.ExecuteRe… property in FCK.RedirectNamedCommands
96 …ull,false,true,7);break;case 'Copy':B=new FCKToolbarButton('Copy',FCKLang.Copy,null,null,false,tru…
106 …FCKCommands.GetCommand('Cut').GetState()==-1);menu.AddItem('Copy',FCKLang.Copy,8,FCKCommands.GetCo…

1234567891011