[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 775 lines (23 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Utf8:: (56 methods):
isUtf8()
toAscii()
wrapPath()
filter()
strtocasefold()
strtonatfold()
filter_input()
filter_input_array()
json_decode()
substr()
strlen()
strpos()
strrpos()
stripos()
strripos()
stristr()
strstr()
strrchr()
strrichr()
strtolower()
strtoupper()
wordwrap()
chr()
count_chars()
ltrim()
ord()
rtrim()
trim()
str_ireplace()
str_pad()
str_shuffle()
str_split()
str_word_count()
strcmp()
strnatcmp()
strcasecmp()
strnatcasecmp()
strncasecmp()
strncmp()
strcspn()
strpbrk()
strrev()
strspn()
strtr()
substr_compare()
substr_count()
substr_replace()
ucfirst()
lcfirst()
ucwords()
number_format()
utf8_encode()
utf8_decode()
strwidth()
rxClass()
getData()
isUtf8($s) X-Ref |
No description |
toAscii($s, $subst_chr = '?') X-Ref |
No description |
wrapPath($path = '') X-Ref |
No description |
filter($var, $normalization_form = 4 , $leading_combining = '◌') X-Ref |
No description |
strtocasefold($s, $full = true) X-Ref |
No description |
strtonatfold($s) X-Ref |
No description |
filter_input($type, $var, $filter = FILTER_DEFAULT, $option = null) X-Ref |
No description |
filter_input_array($type, $def = null, $add_empty = true) X-Ref |
No description |
json_decode($json, $assoc = false, $depth = 512, $options = 0) X-Ref |
No description |
substr($s, $start, $len = 2147483647) X-Ref |
No description |
strlen($s) X-Ref |
No description |
strpos($s, $needle, $offset = 0) X-Ref |
No description |
strrpos($s, $needle, $offset = 0) X-Ref |
No description |
stripos($s, $needle, $offset = 0) X-Ref |
No description |
strripos($s, $needle, $offset = 0) X-Ref |
No description |
stristr($s, $needle, $before_needle = false) X-Ref |
No description |
strstr($s, $needle, $before_needle = false) X-Ref |
No description |
strrchr($s, $needle, $before_needle = false) X-Ref |
No description |
strrichr($s, $needle, $before_needle = false) X-Ref |
No description |
strtolower($s) X-Ref |
No description |
strtoupper($s) X-Ref |
No description |
wordwrap($s, $width = 75, $break = "\n", $cut = false) X-Ref |
No description |
chr($c) X-Ref |
No description |
count_chars($s, $mode = 0) X-Ref |
No description |
ltrim($s, $charlist = null) X-Ref |
No description |
ord($s) X-Ref |
No description |
rtrim($s, $charlist = null) X-Ref |
No description |
trim($s, $charlist = null) X-Ref |
No description |
str_ireplace($search, $replace, $subject, &$count = null) X-Ref |
No description |
str_pad($s, $len, $pad = ' ', $type = STR_PAD_RIGHT) X-Ref |
No description |
str_shuffle($s) X-Ref |
No description |
str_split($s, $len = 1) X-Ref |
No description |
str_word_count($s, $format = 0, $charlist = '') X-Ref |
No description |
strcmp($a, $b) X-Ref |
No description |
strnatcmp($a, $b) X-Ref |
No description |
strcasecmp($a, $b) X-Ref |
No description |
strnatcasecmp($a, $b) X-Ref |
No description |
strncasecmp($a, $b, $len) X-Ref |
No description |
strncmp($a, $b, $len) X-Ref |
No description |
strcspn($s, $charlist, $start = 0, $len = 2147483647) X-Ref |
No description |
strpbrk($s, $charlist) X-Ref |
No description |
strrev($s) X-Ref |
No description |
strspn($s, $mask, $start = 0, $len = 2147483647) X-Ref |
No description |
strtr($s, $from, $to = null) X-Ref |
No description |
substr_compare($a, $b, $offset, $len = 2147483647, $i = 0) X-Ref |
No description |
substr_count($s, $needle, $offset = 0, $len = 2147483647) X-Ref |
No description |
substr_replace($s, $replace, $start, $len = 2147483647) X-Ref |
No description |
ucfirst($s) X-Ref |
No description |
lcfirst($s) X-Ref |
No description |
ucwords($s) X-Ref |
No description |
number_format($number, $decimals = 0, $dec_point = '.', $thousands_sep = ',') X-Ref |
No description |
utf8_encode($s) X-Ref |
No description |
utf8_decode($s) X-Ref |
No description |
strwidth($s) X-Ref |
No description |
rxClass($s, $class = '') X-Ref |
No description |
getData($file) X-Ref |
No description |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |