Home
last modified time | relevance | path

Searched full:junk (Results 1 – 25 of 34) sorted by relevance

12

/plugin/jalbum/syntax/
Dslideshow.php70 list($junk, $num) = explode(':', $match, 2);
71 $dirs = explode('|', $junk);
/plugin/docimporter/
Daction.php88 #Remove junk <br/> tags
91 #Remove junk <references/>
/plugin/badbehaviour/
Dbadbehavior.readme9 Bad Behavior prevents spammers from ever delivering their junk, and in many
23 preventing spammers from ever delivering their junk, and in many cases, from
/plugin/cloud/
Dsyntax.php43 list($junk, $num) = array_pad(explode(':', $num, 2), 2, '');
48 if (preg_match('/\[.*]/', $junk, $matches) === 1) {
/plugin/loglog/helper/
Dlogging.php137 list($dt, $junk, $ip, $user, $msg, $data) = explode("\t", $line, 6);
/plugin/html2pdf/html2pdf/
Daction.php54 // load stylesheets but skip the rest of the usual junk generated by tpl_metaheaders
/plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/
Dapps.yml122 'com.sweep.cleaner.trash.junk': 'Sweep'
/plugin/linkback/
Dtools.php178 continue; // discard junk
/plugin/indexmenu2/cms/transitions/
Dclip.js23 * - junk code
/plugin/navi/
Dsyntax.php195 foreach ($navItems as $key => $junk) {
/plugin/syntaxhighlighter3/sxh3/
Dnpm-shrinkwrap.json662 "junk": { object
664 "from": "junk@~0.2.0"
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.misc.cue.php134 //save discarded junk and place string[] with track it was found in
Dmodule.audio-video.riff.php143 case 'JUNK':
162 …$this->warning('Expecting "RIFF|JUNK|IDVX" at '.$nextRIFFoffset.', found "'.$nextRIFFheaderID.'" (…
1531 if (($chunksize == 0) && ($chunkname != 'JUNK')) {
1736 case 'JUNK':
1738 … // but some programs write their version strings in a JUNK chunk (e.g. VirtualDub, AVIdemux, etc)
1742 if ($chunkname == 'JUNK') {
1745 $info['riff']['comments']['junk'][] = trim($matches[1]);
/plugin/bookcreator/syntax/
Dbookmanager.php80 [/* $junk */, $params] = array_pad(explode(':', $match, 2), 2, '');
/plugin/passpolicy/
Dwords.txt1899 junk
D10k-common-passwords.txt5518 junk
/plugin/html2pdf/html2pdf/html2ps/
Dxhtml.utils.inc.php290 // Just a junk at the beginning; skip till the first space
/plugin/highlightjs/highlight/
Dtest.html715 (or (parse-integer (prompt-read "Rating") :junk-allowed t) 0)
/plugin/jplayer/vendor/james-heinrich/getid3/
Dchangelog.txt341 * Bugfix: (#1203) parse RIFF JUNK chunks for version strings
354 * Bugfix: AVI zero-size JUNK chunk would give warning
373 * Bugfix: remove false warning of junk data on WAV+ID3v1
424 * Bugfix: RIFF-AVI "JUNK" chunks are now parsed properly,
Dstructure.txt1632 ['JUNK']=>array() { //
1657 ['JUNK']=>array() { //
/plugin/securelogin/
Drsalib.js771 // Initialize the pool with junk if needed.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
Dimage.cfc187 if (currentTag.getTagName() DOES NOT CONTAIN "Unknown") { //leave out the junk data
/plugin/mantis/lib/
Dclass.soap_transport_http.php306 // there will be some "junk" at the end of our request.
/plugin/eventum/XML/
DRPC.php1482 * be tolerant of junk after methodResponse
/plugin/discussion/
Daction.php1301 if ($log === false) continue; // discard junk

12