/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/ |
H A D | Base.php | 14 namespace phpseclib3\Math\BigInteger\Engines\PHP; 16 use phpseclib3\Math\BigInteger\Engines\PHP; alias 23 abstract class Base extends PHP 71 * @param PHP $x 72 * @param PHP $e 73 * @param PHP $n 75 * @return PHP 77 protected static function powModHelper(PHP $x, PHP $e, PHP $n, $class)
|
H A D | DefaultEngine.php | 14 namespace phpseclib3\Math\BigInteger\Engines\PHP; 16 use phpseclib3\Math\BigInteger\Engines\PHP\Reductions\EvalBarrett;
|
H A D | OpenSSL.php | 14 namespace phpseclib3\Math\BigInteger\Engines\PHP;
|
H A D | Montgomery.php | 14 namespace phpseclib3\Math\BigInteger\Engines\PHP; 17 use phpseclib3\Math\BigInteger\Engines\PHP; alias 18 use phpseclib3\Math\BigInteger\Engines\PHP\Reductions\PowerOfTwo;
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
H A D | Classic.php | 14 namespace phpseclib3\Math\BigInteger\Engines\PHP\Reductions; 16 use phpseclib3\Math\BigInteger\Engines\PHP\Base;
|
H A D | PowerOfTwo.php | 14 namespace phpseclib3\Math\BigInteger\Engines\PHP\Reductions; 16 use phpseclib3\Math\BigInteger\Engines\PHP\Base;
|
H A D | MontgomeryMult.php | 14 namespace phpseclib3\Math\BigInteger\Engines\PHP\Reductions; 16 use phpseclib3\Math\BigInteger\Engines\PHP; alias
|
/dokuwiki/lib/plugins/popularity/lang/he/ |
H A D | intro.txt | 7 …פרטים כמו גרסת הדוקוויקי, מספר וגודל הדפים והקבצים שלך, הרחבות מותקנות ומידע אודות התקנת ה-PHP שלך.
|
/dokuwiki/lib/plugins/popularity/lang/uk/ |
H A D | intro.txt | 7 …і, кількість і розмір сторінок в ній, встановлені додатки і інформація про налаштування вашого PHP.
|
/dokuwiki/lib/plugins/popularity/lang/mr/ |
H A D | intro.txt | 6 …कीची आवृत्ति, त्यातील पानांची संख्या व साइज़, इन्स्टॉल केलेले प्लगइन आणि तुमच्या PHP ची आवृत्ति.
|
/dokuwiki/lib/plugins/popularity/lang/fa/ |
H A D | intro.txt | 7 …تی مثل نسخهی DokuWiki، تعداد و حجم صفحات و فایلها، افزونههای نصب شده و اطلاعات PHP سرور میباشد.
|
/dokuwiki/lib/plugins/popularity/lang/ru/ |
H A D | intro.txt | 7 …количество и размер ваших страниц и файлов, установленные плагины, информацию об установленном PHP.
|
/dokuwiki/lib/plugins/popularity/lang/ar/ |
H A D | intro.txt | 7 …تحتوي معلومات مثل اصدار دوكو ويكي، عدد وحجم صفحاتك وملفاتك، الاضافات المركبة و معلومات عن PHP عندك.
|
/dokuwiki/lib/plugins/popularity/lang/zh/ |
H A D | intro.txt | 7 收集的数据包括 DokuWiki 版本、您的页面数量以及文件大小、已安装的插件、服务器上的 PHP 相关信息。
|
/dokuwiki/lib/plugins/popularity/lang/ko/ |
H A D | intro.txt | 7 보내려는 데이터는 설치 도쿠위키 버전, 문서와 파일 수, 크기, 설치 플러그인, 설치 PHP 정보등을 포함하고 있습니다.
|
/dokuwiki/lib/plugins/popularity/lang/bg/ |
H A D | intro.txt | 7 …ра на вашите страници и файлове, инсталирани приставки и информация за локалната инсталация на PHP.
|
/dokuwiki/lib/plugins/popularity/lang/ckb/ |
H A D | intro.txt | 6 …رەی لاپەڕە و فایلەکانت، پێوەکراوە دامەزراوەکان و زانیاری دەربارەی دامەزراندنی PHP ی تۆ لەخۆ دەگرێت.
|
/dokuwiki/lib/plugins/popularity/lang/zh-tw/ |
H A D | intro.txt | 7 收集的資料包括 DokuWiki 版本、頁面數量、檔案大小、安裝的附加元件,以及伺服器的 PHP 資訊。
|
/dokuwiki/lib/plugins/popularity/lang/el/ |
H A D | intro.txt | 7 … σελίδων και αρχείων σας, οι εγκατεστημένες επεκτάσεις και στοιχεία για την PHP που χρησιμοποιείτε.
|
/dokuwiki/lib/plugins/popularity/lang/ja/ |
H A D | intro.txt | 7 DokuWikiのバージョン、ページとファイルの数とサイズ、インストール済みプラグイン、そしてお使いのPHPに関する情報が、送信されるデータに含まれます。
|
/dokuwiki/lib/scripts/jquery/ |
H A D | versions | 1 # this is loaded from the update.sh script and our PHP code
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
H A D | .editorconfig | 4 # PHP PSR-2 Coding Standards
|
/dokuwiki/vendor/paragonie/constant_time_encoding/ |
H A D | README.md | 23 ## PHP Version Requirements 25 Version 2 of this library should work on **PHP 7** or newer. For PHP 5 28 If you are adding this as a dependency to a project intended to work on both PHP 5 and PHP 7, pleas…
|
/dokuwiki/_test/ |
H A D | README | 41 ==== PHP CodeSniffer ==== 51 To learn more about PHP CodeSniffer visit https://www.dokuwiki.org/devel:phpcodesniffer 59 To learn more about PHP CodeSniffer visit https://www.dokuwiki.org/devel:rector
|
/dokuwiki/vendor/splitbrain/php-jsstrip/ |
H A D | README.md | 1 # PHP JSStrip 3 This is a PHP port of Nick Galbreath's python tool [jsstrip.py](https://code.google.com/p/jsstrip/). 5 It was originally ported to PHP in 2006 as part of the [DokuWiki](http://www.dokuwiki.org) wiki eng…
|