/plugin/judge/helper/ |
H A D | jdatetime.class.php | 430 private static function getDayNames($day, $shorten = false, $len = 1, $numeric = false) argument 445 return ($numeric) ? $day[0] : (($shorten) ? self::substr($day[1], 0, $len) : $day[1]); 451 private static function getMonthNames($month, $shorten = false, $len = 3) argument 460 return ($shorten) ? self::substr($ret, 0, $len) : $ret;
|
/plugin/sphinxsearch-was/ |
H A D | functions.php | 351 $name = shorten(noNS($id), ' (' . $ns . ')', 30); 376 $name = shorten(noNS($id), ' (' . $ns . ')', 30); 410 function shorten($keep, $short, $max, $min = 9, $char = '⌇') function
|
/plugin/sphinxsearch/ |
H A D | functions.php | 358 $name = shorten(noNS($id), ' ('.$ns.')',30); 384 $name = shorten(noNS($id), ' ('.$ns.')',30); 418 function shorten($keep,$short,$max,$min=9,$char='⌇'){ function
|
/plugin/asyncsearch/ |
H A D | pagelookup.php | 72 $name = shorten(noNS($id), ' ('.$ns.')',30);
|
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/ |
H A D | readme.helperapps.txt | 43 * shorten.exe
|
/plugin/elasticsearch/helper/ |
H A D | form.php | 94 $searchForm->addLabel(shorten('', $agg['key'], 25) . ' (' . $agg['doc_count'] . ')', "__$param-" . $i)
|
/plugin/solr/ |
H A D | helper.php | 107 $name = shorten(noNS($id), ' ('.$ns.')',30);
|
/plugin/pagequery/ |
H A D | PageQuery.php | 987 $short = $this->shorten($abstract, $opt['snippet']['extent']); 1035 private function shorten(string $text, string $extent, string $more = '... '): string 1043 private function shorten(string $text, string $extent, string $more = '... '): string global() function in PageQuery
|
/plugin/jsonrpc/ |
H A D | jsonrpc.php | 253 $name = shorten(noNS($id), ' ('.$ns.')',30);
|
/plugin/codemirror/dist/modes/ |
H A D | perl.min.js.map | 1 …e a string\n truncate :1, // - shorten a file\n …
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 1010 » Added support for Shorten - requires shorten binary (head.exe 1012 New file: /getid3/module.audio.shorten.php
|
/plugin/processing/ |
H A D | script.js | 4312 p.shorten = function(ary) { function
|
/plugin/bible/bible_douayRheims/ |
H A D | Ecclesiasticus.txt | 937 30:26. Envy and anger shorten a man's days, and pensiveness will bring old age before the time.
|
/plugin/tuxquote/ |
H A D | quotes.txt | 509 A man spends the first half of his life learning habits that shorten the other half of his life. 572 Laughing at our mistakes can lengthen our own life. Laughing at someone else's can shorten it!
|