Home
last modified time | relevance | path

Searched defs:str (Results 1 – 22 of 22) sorted by last modified time

/dokuwiki/inc/
H A Dutf8.php53 utf8_isASCII($str) global() argument
63 utf8_strip($str) global() argument
72 utf8_check($str) global() argument
90 utf8_strlen($str) global() argument
99 utf8_substr($str, $offset, $length = null) global() argument
117 utf8_ltrim($str, $charlist = '') global() argument
126 utf8_rtrim($str, $charlist = '') global() argument
135 utf8_trim($str, $charlist = '') global() argument
144 utf8_strtolower($str) global() argument
153 utf8_strtoupper($str) global() argument
162 utf8_ucfirst($str) global() argument
171 utf8_ucwords($str) global() argument
180 utf8_deaccent($str, $case = 0) global() argument
189 utf8_romanize($str) global() argument
198 utf8_stripspecials($str, $repl = '', $additional = '') global() argument
216 utf8_tohtml($str, $all = false) global() argument
225 utf8_unhtml($str, $enties = false) global() argument
234 utf8_to_unicode($str, $strict = false) global() argument
252 utf8_to_utf16be($str, $bom = false) global() argument
261 utf16be_to_utf8($str) global() argument
270 utf8_bad_replace($str, $replace = '') global() argument
279 utf8_correctIdx($str, $i, $next = false) global() argument
[all...]
H A Dconfutils.php428 conf_encodeString($str, $code) global() argument
443 conf_decodeString($str) global() argument
[all...]
H A Ddeprecated.php51 Doku_Lexer_Escape($str) global() argument
180 decode($str) global() argument
193 dec($str) global() argument
H A DJpegMeta.php3189 _putString(& $data, $pos, & $str) global() argument
H A DDifferenceEngine.php880 function _escape($str){ argument
999 function _escape($str){ argument
1225 function _escape($str) { argument
1309 function _escape($str) { argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php3323 _extractBER($str) global() argument
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php306 escape($str) global() argument
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php1936 public static function parse_str($str) argument
2164 public static function silence_errors($num, $str) argument
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php293 protected function wordwrap($str, $width = 75, $break = "\n", $cut = false) argument
/dokuwiki/inc/Utf8/
H A DClean.php18 public static function isASCII($str) argument
32 public static function isUtf8($str) argument
63 public static function strip($str) argument
114 replaceBadBytes($str, $replace = '') global() argument
187 correctIdx($str, $i, $next = false) global() argument
[all...]
H A DUnicode.php36 fromUtf8($str, $strict = false) global() argument
H A DConversion.php22 toHtml($str, $all = false) global() argument
56 fromHtml($str, $entities = false) global() argument
134 toUtf16be($str, $bom = false) global() argument
156 fromUtf16be($str) global() argument
[all...]
H A DPhpString.php83 substr($str, $offset, $length = null) global() argument
210 ltrim($str, $charlist = '') global() argument
230 rtrim($str, $charlist = '') global() argument
250 trim($str, $charlist = '') global() argument
310 ucfirst($str) global() argument
333 ucwords($str) global() argument
[all...]
/dokuwiki/lib/plugins/acl/
H A Dscript.js79 parseatt: function (str) { argument
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/lib/scripts/
H A Dtoolbar.js275 function fixtxt(str){ argument
H A Dfileuploader.js874 log: function(str){ argument
H A Dhelpers.js12 function substr_replace(str, replace, start, length) { argument
/dokuwiki/inc/Input/
H A DInput.php182 public function str($name, $default = '', $nonempty = false) global() function in dokuwiki\\Input\\Input
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php5051 _extractBER($str) global() argument
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingMulticheckbox.php114 $array = explode(',', $str); argument
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUtils.php87 public function escapeCharacters($str) { argument
102 public function ldapSlashes($str) { argument