| /dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
| H A D | HtmlDescribable.php | 23 * Returns a formatted description field, depending on descriptionHtmlSyndicated and 27 * @return string the formatted description
|
| H A D | FeedHtmlField.php | 38 * @return string the formatted field
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/ |
| H A D | PKCS.php | 4 * PKCS Formatted Key Handler 17 * PKCS1 Formatted Key Handler
|
| H A D | JWK.php | 19 * JSON Web Key Formatted Key Handler
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/ |
| H A D | PuTTY.php | 4 * PuTTY Formatted DSA Key Handler 8 * won't accept them. Since PuTTY formatted keys are primarily used with SSH this makes 26 * PuTTY Formatted DSA Key Handler
|
| H A D | OpenSSH.php | 4 * OpenSSH Formatted DSA Key Handler 23 * OpenSSH Formatted DSA Key Handler
|
| H A D | PKCS8.php | 4 * PKCS#8 Formatted DSA Key Handler 32 * PKCS#8 Formatted DSA Key Handler
|
| H A D | XML.php | 4 * XML Formatted DSA Key Handler 27 * XML Formatted DSA Key Handler
|
| H A D | PKCS1.php | 4 * PKCS#1 Formatted DSA Key Handler 37 * PKCS#1 Formatted DSA Key Handler
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/ |
| H A D | PKCS1.php | 4 * "PKCS1" Formatted EC Key Handler 30 * "PKCS1" Formatted DH Key Handler
|
| H A D | PKCS8.php | 4 * PKCS#8 Formatted DH Key Handler 28 * PKCS#8 Formatted DH Key Handler
|
| /dokuwiki/vendor/php81_bc/strftime/ |
| H A D | composer.json | 3 "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
|
| /dokuwiki/inc/Remote/Response/ |
| H A D | PageHit.php | 13 /** @var string The HTML formatted snippet in which the search term was found (if available) */
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/ |
| H A D | PKCS8.php | 4 * PKCS#8 Formatted RSA Key Handler 33 * PKCS#8 Formatted RSA Key Handler
|
| H A D | PuTTY.php | 4 * PuTTY Formatted RSA Key Handler 21 * PuTTY Formatted RSA Key Handler
|
| H A D | OpenSSH.php | 4 * OpenSSH Formatted RSA Key Handler 23 * OpenSSH Formatted RSA Key Handler
|
| H A D | JWK.php | 4 * JSON Web Key (RFC7517) Formatted RSA Handler 21 * JWK Formatted RSA Handler
|
| H A D | XML.php | 4 * XML Formatted RSA Key Handler 29 * XML Formatted RSA Key Handler
|
| H A D | PKCS1.php | 4 * PKCS#1 Formatted RSA Key Handler 32 * PKCS#1 Formatted RSA Key Handler
|
| /dokuwiki/inc/ChangeLog/ |
| H A D | RevisionInfo.php | 124 …* @param bool $checkTimestamp enable timestamp check, alter formatted string when timestamp is fa… 129 $formatted = dformat($this->val('date')); 132 // when unknown, alter formatted string "YYYY-mm-DD HH:MM" to "____-__-__ __:__" 133 $formatted = preg_replace('/[0-9a-zA-Z]/', '_', $formatted); 135 return '<span class="date">' . $formatted . '</span>';
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/ |
| H A D | PuTTY.php | 4 * PuTTY Formatted EC Key Handler 23 * PuTTY Formatted EC Key Handler
|
| H A D | JWK.php | 4 * JSON Web Key (RFC7517 / RFC8037) Formatted EC Handler 29 * JWK Formatted EC Handler
|
| H A D | OpenSSH.php | 4 * OpenSSH Formatted EC Key Handler 26 * OpenSSH Formatted EC Key Handler
|
| /dokuwiki/vendor/phpseclib/phpseclib/ |
| H A D | composer.json | 66 "ext-dom": "Install the DOM extension to load XML formatted public keys."
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | cobol.php | 365 'EXP', 'EXP10', 'FACTORIAL', 'FORMATTED-CURRENT-DATE', 366 'FORMATTED-DATE', 'FORMATTED-DATETIME', 'FORMATTED-TIME', 369 'INTEGER-OF-FORMATTED-DATE', 'INTEGER-PART', 'LENGTH', 378 'SECONDS-FROM-FORMATTED-TIME', 'SIGN', 'SIN', 'SQRT', 382 'TEST-DAY-YYYYDDD', 'TEST-FORMATTED-TIME', 'TEST-NUMVAL',
|