Home
last modified time | relevance | path

Searched refs:remaining (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php438 $remaining = 1;
444 $remaining = 2;
450 $remaining = 3;
456 $remaining = 0;
459 if ($remaining) {
461 for ($position++; $remaining; $position++) {
466 $character |= ($value & 0x3F) << (--$remaining * 6);
539 // there are no bytes remaining in the current sequence (unsurprising
542 $remaining = 0;
555 if (!$remaining) {
[all...]
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md69 - ``$options->getArgs()`` returns the remaining arguments after removing the options
120 When mixing fixed and percentage widths, percentages refer to the remaining space after all fixed columns have been