Home
last modified time | relevance | path

Searched defs:length (Results 176 – 200 of 294) sorted by last modified time

12345678910>>...12

/plugin/findologicxmlexport/vendor/sebastian/diff/src/LCS/
H A DMemoryEfficientLongestCommonSubsequenceImplementation.php75 private function length(array $from, array $to) function in SebastianBergmann\\Diff\\LCS\\MemoryEfficientImplementation
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DText.php38 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep…
56 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
78 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep…
93 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Extension/
H A DTextTest.php32 public function testTruncate($input, $length, $preserve, $separator, $expectedOutput)
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DBoundedExhaustive.php103 $length = 5
367 public function setLength($length)
H A DUniform.php82 $length = 5
273 public function setLength($length)
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DRead.php128 public function read($length)
147 public function readString($length)
178 public function readInteger($length = 1)
189 public function readFloat($length = 1)
H A DReadWrite.php135 public function read($length)
154 public function readString($length)
185 public function readInteger($length = 1)
196 public function readFloat($length = 1)
253 public function write($string, $length)
H A DWrite.php120 public function write($string, $length)
/plugin/findologicxmlexport/vendor/hoa/file/
H A DRead.php127 public function read($length)
146 public function readString($length)
177 public function readInteger($length = 1)
188 public function readFloat($length = 1)
H A DWrite.php121 public function write($string, $length)
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DWrite.php121 public function write($string, $length)
H A DRead.php128 public function read($length)
147 public function readString($length)
178 public function readInteger($length = 1)
189 public function readFloat($length = 1)
H A DReadWrite.php135 public function read($length)
154 public function readString($length)
185 public function readInteger($length = 1)
196 public function readFloat($length = 1)
253 public function write($string, $length)
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php661 function twig_slice(Environment $env, $item, $start, $length = null, $preserveKeys = false)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js4 …ometry,t)},FeatureCollection:function(n,t){for(var e=n.features,r=-1,i=e.length;++r<i;)ht(e[r].geo… function
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php260 … public function testSliceFilter($expected, $input, $start, $length = null, $preserveKeys = false)
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DOut.php56 public function write($string, $length);
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php268 public function pad($length, $piece, $side = self::END)
693 public function reduce($start, $length = null)
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php776 public static function length($value, $length, $message = '') argument
/plugin/structgroup/helper/
H A Dauthgroup.php54 public function getGroups($length = NULL, $filter = '') {
/plugin/sha3sum/
H A DSha3.php405 private static function ourSubstr($str, $start = 0, $length = null)
/plugin/404manager/
H A Dadmin.php308 function truncateString($myString, $length)
/plugin/gtime/gtlib/util/
H A DGTBaseX.php124 …public function encode($bytes, $offset = null, $length = null, $separator = null, $frequency = nul…
/plugin/gtime/gtlib/asn1/
H A DASN1DER.php56 public static function encodeLength($length) {
/plugin/gtime/gtlib/tsp/
H A DGTHashAlgorithm.php60 private $length; variable in GTHashAlgorithm
70 private function __construct($name, $oid, $gtid, $length) {

12345678910>>...12