/dokuwiki/vendor/paragonie/constant_time_encoding/src/ |
H A D | RFC4648.php | 51 string $str 68 string $str 85 string $str 102 string $str 119 string $str 136 string $str 153 string $str 170 string $str 187 string $str 202 string $str
|
H A D | Encoding.php | 45 string $str 59 string $str 73 string $str 87 string $str 101 string $str 115 string $str 129 string $str 143 string $str 157 string $str 171 string $str [all …]
|
H A D | Binary.php | 50 string $str 76 string $str,
|
/dokuwiki/inc/ |
H A D | utf8.php | 54 function utf8_isASCII($str) 64 function utf8_strip($str) 73 function utf8_check($str) 91 function utf8_strlen($str) 100 function utf8_substr($str, $offset, $length = null) 118 function utf8_ltrim($str, $charlist = '') 127 function utf8_rtrim($str, $charlist = '') 136 function utf8_trim($str, $charlist = '') 145 function utf8_strtolower($str) 154 function utf8_strtoupper($str) [all …]
|
H A D | confutils.php | 449 function conf_encodeString($str, $code) 467 function conf_decodeString($str)
|
H A D | DifferenceEngine.php | 880 function _escape($str){ 999 function _escape($str){ 1225 function _escape($str) { 1309 function _escape($str) {
|
/dokuwiki/inc/Utf8/ |
H A D | Clean.php | 18 public static function isASCII($str) 32 public static function isUtf8($str) 63 public static function strip($str) 114 public static function replaceBadBytes($str, $replace = '') 187 public static function correctIdx($str, $i, $next = false)
|
H A D | Conversion.php | 21 public static function toHtml($str, $all = false) 55 public static function fromHtml($str, $entities = false) 131 public static function toUtf16be($str, $bom = false) 153 public static function fromUtf16be($str)
|
H A D | PhpString.php | 82 public static function substr($str, $offset, $length = null) 201 public static function ltrim($str, $charlist = '') 221 public static function rtrim($str, $charlist = '') 241 public static function trim($str, $charlist = '') 301 public static function ucfirst($str) 324 public static function ucwords($str)
|
H A D | Unicode.php | 35 public static function fromUtf8($str, $strict = false)
|
/dokuwiki/_test/tests/Remote/Mock/ |
H A D | TestPlugin2.php | 18 public function commented($str, $int, $bool, $array = [])
|
H A D | TestPlugin1.php | 29 function method2($str, $int, $bool = false)
|
/dokuwiki/lib/scripts/ |
H A D | helpers.js | 12 function substr_replace(str, replace, start, length) { argument
|
H A D | toolbar.js | 275 function fixtxt(str){ argument
|
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
H A D | adLDAPUtils.php | 87 public function escapeCharacters($str) { 102 public function ldapSlashes($str) {
|
/dokuwiki/lib/plugins/config/core/Setting/ |
H A D | SettingMulticheckbox.php | 112 protected function str2array($str)
|
/dokuwiki/lib/plugins/acl/ |
H A D | script.js | 79 parseatt: function (str) { argument
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/ |
H A D | Ed448.php | 102 public function extractSecret($str)
|
H A D | Ed25519.php | 161 public function extractSecret($str)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/ |
H A D | Common.php | 275 public static function extractPoint($str, BaseCurve $curve)
|
/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | TableFormatter.php | 293 protected function wordwrap($str, $width = 75, $break = "\n", $cut = false)
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Misc.php | 1935 public static function parse_str($str) 2163 public static function silence_errors($num, $str)
|
/dokuwiki/inc/Input/ |
H A D | Input.php | 181 public function str($name, $default = '', $nonempty = false) function in dokuwiki\\Input\\Input
|
/dokuwiki/inc/Parsing/Lexer/ |
H A D | Lexer.php | 305 public static function escape($str)
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
H A D | SymmetricKey.php | 3322 private static function len64($str) 3336 protected static function nullPad128($str)
|