Home
last modified time | relevance | path

Searched refs:local (Results 251 – 275 of 386) sorted by path

1...<<111213141516

/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php498 * @param boolean $local If true, don't recurse into directories.
502 public function process($files, $standards, array $restrictions=array(), $local=false) argument
506 $this->processFiles($files, $local);
611 * @param boolean $local If true, don't recurse into directories.
616 public function processFiles($files, $local=false) argument
631 $todo = $this->getFilesToProcess($files, $local);
1560 * @param boolean $local If true, only process 1 level of files in directories
1566 public function getFilesToProcess($paths, $local=false) argument
1576 if ($local === true) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php3311 * @param bool $local If true, tokens outside the current statement
3324 $local=false argument
3349 if ($local === true) {
3392 * @param bool $local If true, tokens outside the current statement
3405 $local=false argument
3430 if ($local === true && $this->_tokens[$i]['code'] === T_SEMICOLON) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFileCommentSniff.php468 $local = '\da-zA-Z-_+';
470 $localMiddle = $local.'.\w';
471 …if (preg_match('/^([^<]*)\s+<(['.$local.'](['.$localMiddle.']*['.$local.'])*@[\da-zA-Z][-.\w]*[\da…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1local::before{content:"\F719"}.mdi-source-commit-local::before{content:"\F71A"}.mdi-source-commit-…
/plugin/imagecarousel/
H A DLICENSE615 above cannot be given local legal effect according to their terms,
616 reviewing courts shall apply local law that most closely approximates
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example2 * Right Context Menu local configuration -- RENAME THIS FILE TO contextmenu.local.js --
4 * - Rename this file to contextmenu.local.js
/plugin/inlineedit/
H A DLICENSE615 above cannot be given local legal effect according to their terms,
616 reviewing courts shall apply local law that most closely approximates
/plugin/interwikipaste/
H A Dplugin.info.txt6 desc Transforms pasted urls into matching interwiki or local links
/plugin/ipban/ip-lib/
H A DREADME.md206 - `\IPLib\Range\Type::T_PRIVATENETWORK` if the address is in the local network (for instance `192.1…
/plugin/issuetracker/
H A Dsyntax.php1521 $local = substr($email, 0, $atIndex);
1522 $localLen = strlen($local);
1534 else if ($local[0] == '.' || $local[$localLen-1] == '.')
1539 else if (preg_match('/\\.\\./', $local))
1556 str_replace("\\\\","",$local)))
1560 str_replace("\\\\","",$local)))
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.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 ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.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 ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt134 # local to the applet, with all other functions being static.
436 # "point" -- nearest point to x on local helix axis
437 # "axis" -- quaternion derivative vector normal indicating local helix axis
438 # "angle" -- rotation around local heix axis for resno i --> i+1
439 # "radius" -- vector normal from local helix point to x
440 # "draw" -- draw command for the local helix vector
485 # bug fix: functions with names starting with _ were local instead of global
2036 # bug fix: was reading server path for local path from history in Webexport
3300 # webexport help instructions fix to be consistent for local testing.
3481 # bug fix: WebExport not allowing variety of local location options
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2local){if(err)return callback(err);IDBFS.getRemoteSet(mount,(function(err,remote){if(err)return ca… argument
H A Dopus.js2local){if(err)return callback(err);IDBFS.getRemoteSet(mount,(function(err,remote){if(err)return ca… argument
H A Dvorbis.js2local){if(err)return callback(err);IDBFS.getRemoteSet(mount,(function(err,remote){if(err)return ca… argument
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as167 // Delay init() because Firefox 3.5.7+ developed a bug with local testing in Firebug.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt247 required; fail to read file if local data descriptor not set;
256 * Bugfix: [module.archive.zip] local file header not parsed correctly
793 internally instead of passing local filename as IMG
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-30.txt615 above cannot be given local legal effect according to their terms,
616 reviewing courts shall apply local law that most closely approximates
/plugin/katex/
H A DLICENSE615 above cannot be given local legal effect according to their terms,
616 reviewing courts shall apply local law that most closely approximates
/plugin/latexport/
H A DREADME.md61 mv phpunit-5.phar /usr/local/bin/phpunit
75 mv phpab-1.24.1.phar /usr/local/bin/phpab
102 Configuration File (php.ini) Path: /usr/local/etc/php/5.6
103 Loaded Configuration File: /usr/local/etc/php/5.6/php.ini
104 Scan for additional .ini files in: /usr/local/etc/php/5.6/conf.d

1...<<111213141516