Home
last modified time | relevance | path

Searched refs:ignore (Results 226 – 247 of 247) sorted by last modified time

12345678910

/plugin/authyubikey/
H A Dauth.php.org333 $line = preg_replace('/#.*$/', '', $line); //ignore comments
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md66 in any other document, we must ignore it.
/plugin/rating/
H A DCrawlerDetect.php34 protected static $ignore = array( variable in Jaybizzle\\CrawlerDetect\\CrawlerDetect
389 return '('.implode('|', self::$ignore).')';
/plugin/freechat/phpfreechat/misc/
H A Dcreatewebinstaller.php15 $phpi->ignore[] = '.svn';
/plugin/freechat/phpfreechat/src/commands/
H A Dhelp.class.php20 …$ignore = array("updatemynick", "getnewmsg", "notice", "getonlinenick", "error", "update", "asknic…
27 if (!in_array($res[1],$ignore)) $cmdlist[] = $res[1];
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt347 this syntax is pasted into an html document then parsers will ignore the
/plugin/directorylist/
H A Dreadme.md23 <directorylist: path="value" ignore="value" recursive="1" fileorder="asc">
41 You can ignore directories or files with the ignore argument.
43 The ignore argument has to be a comma separated [shell pattern](http://www.php.net/manual/en/functi…
50 <directorylist: [...] ignore="*.pdf,*.js,specialfile.doc,some_*_files.xlsx">
/plugin/latexit/tests/
H A Dscript10 diff -bB --ignore-all-space exported/test${i}_exported.latex my/test${i}.latex >> log
/plugin/tuxquote/
H A Dquotes.txt504 Adolescence and snow are the only problems that disappear if you ignore them long enough.
716 …ce, everyone should have a dog that will worship him and a cat that will ignore him. <BR> -- Derek…
1453 … can understand more than 200 words. They also discovered a cat that can ignore over 1000 words. <…
3358 If you do not understand a particular word in a piece of technical writing, ignore it. The piece wi…
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12ignore=function(t){var e=this.getItem(t);e&&(e.isIgnored=!0)},s.prototype.unignore=function(t){var…
/plugin/genericsso/
H A Dauth.php134 public function logOff($ignore = true) { argument
135 if($ignore) return;
/plugin/mantis/lib/
H A Dchangelog254 - soap_transport_http: ignore Content-Length when chunked encoding is used
/plugin/git/syntax/
H A Dremotestatus.php135 … $renderer->doc .= ' <input type="submit" name="cmd[ignore]" value="Ignore this commit" />';
/plugin/git/action/
H A Dmerge.php32 case 'ignore' : $this->ignore(); break;
63 function ignore() function in action_plugin_git_merge
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1ignore&&(this.$deltasDoc.push(t),n&&n.length!=0&&this.$deltasFold.push({action:"removeFolds",folds…
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt316 To let the parser ignore an area completely (ie. do no formatting on it), enclose the area either w…
/plugin/farm/install/animaltemplate/conf/
H A Dmsg7 new release - but to ignore a certain message set its
/plugin/jmol2/jmol/
H A DCHANGES.txt2067 # bug fix: PDB site definition does not ignore empty site definitions
4742 # note that xmlReader (SAX reader) is now set to ignore all DOCTYPE declarations

12345678910