Home
last modified time | relevance | path

Searched refs:original (Results 1 – 13 of 13) sorted by relevance

/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md3 **Note**: _This is a fork of the original Incutio XML-RPC library (IXR) SVN repo hosted on <https:/…
17 The original XML-RPC library was developed back in 2002 and updated through 2010 by Incutio for a n…
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php1008 protected function encodeFilename($original) argument
1010 $cp437 = $this->utf8ToCp($original);
1011 if ($cp437 === $original) {
1012 return array($original, '');
1018 strlen($original) + 5, // length of file + version + crc
1020 crc32($original) // crc
1022 $extra .= $original;
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md7 Quoting the original description:
/dokuwiki/vendor/splitbrain/lesserphp/
H A DREADME.md3 …s based on `lessphp` by [@leafo](https://github.com/leafo/lessphp). The original has been abandone…
24 You can still look at the [original documentation](https://leafo.net/lessphp/docs/) for the most pa…
H A DLICENSE415 reasonable ways as different from the original version; or
490 receives a license from the original licensors, to run, modify and
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md49 All resize operations will keep the original aspect ratio of the image. There will be no distortion.
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md28 Note that this updated version is **version 2.0.0**. I have kept the original class tagged as **ver…
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt16 registries worldwide to be translated between their original (localized) form
H A DLICENCE55 that what they have is not the original version, so that the original
75 combined work, a derivative of the original library. The ordinary
368 original licensor to copy, distribute, link with or modify the Library
407 original copyright holder who places the Library under this License may add
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
191 original licensor to copy, distribute or modify the Program subject to
231 original copyright holder who places the Program under this License
/dokuwiki/
H A DCOPYING46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
191 original licensor to copy, distribute or modify the Program subject to
231 original copyright holder who places the Program under this License
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE55 that what they have is not the original version, so that the original
75 combined work, a derivative of the original library. The ordinary
368 original licensor to copy, distribute, link with or modify the Library
407 original copyright holder who places the Library under this License may add
/dokuwiki/vendor/php81_bc/strftime/
H A DREADME.md27 - [Original use](#original-use)