php-doc-en/reference/strings/functions
Christoph Michael Becker 85234fc2fc Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345681 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-23 14:04:13 +00:00
..
addcslashes.xml
addslashes.xml tidy up addslashes description 2018-01-15 22:33:43 +00:00
bin2hex.xml
chop.xml
chr.xml The ord() and chr() functions do not interpret their inputs as ASCII or any other encoding, but work with single bytes. This should be made clearer. 2018-06-28 10:36:19 +00:00
chunk-split.xml
convert-cyr-string.xml Link to alternative functions 2018-05-05 12:32:24 +00:00
convert-uudecode.xml Fix #72113: convert_uudecode() fails to decode data 2018-05-05 12:14:27 +00:00
convert-uuencode.xml Fix #72113: convert_uudecode() fails to decode data 2018-05-05 12:14:27 +00:00
count-chars.xml
crc32.xml
crypt.xml Fix #74202: However, crypt() creates a weak password without the salt. 2017-03-10 18:40:50 +00:00
echo.xml after https://bugs.php.net/bug.php?id=74362 2017-04-03 07:27:21 +00:00
explode.xml Minor doc improvements 2018-03-09 12:44:59 +00:00
fprintf.xml
get-html-translation-table.xml
hebrev.xml
hebrevc.xml
hex2bin.xml
html-entity-decode.xml Fix #76680: Uncertainty in description of html_entity_decode 2018-08-02 22:23:22 +00:00
htmlentities.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
htmlspecialchars-decode.xml
htmlspecialchars.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
implode.xml
join.xml
lcfirst.xml
levenshtein.xml
localeconv.xml
ltrim.xml
md5-file.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
md5.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
metaphone.xml
money-format.xml
nl-langinfo.xml
nl2br.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
number-format.xml Fix typo 2018-04-18 13:38:04 +00:00
ord.xml The ord() and chr() functions do not interpret their inputs as ASCII or any other encoding, but work with single bytes. This should be made clearer. 2018-06-28 10:36:19 +00:00
parse-str.xml Fix typos 2018-01-09 13:25:35 +00:00
print.xml after https://bugs.php.net/bug.php?id=74362 2017-04-03 07:27:21 +00:00
printf.xml
quoted-printable-decode.xml
quoted-printable-encode.xml
quotemeta.xml
rtrim.xml
setlocale.xml
sha1-file.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
sha1.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
similar-text.xml Fix bug #36261: similar_text parameters aren't swappable 2018-02-22 17:42:20 +00:00
soundex.xml
sprintf.xml Fixes #75297 2017-09-30 23:31:19 +00:00
sscanf.xml sscanf() stops reading %s tokens on whitespace chars 2017-04-26 12:49:04 +00:00
str-getcsv.xml Fix typo 2018-09-23 14:04:13 +00:00
str-ireplace.xml Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
str-pad.xml Fix typos 2018-01-01 14:32:12 +00:00
str-repeat.xml
str-replace.xml
str-rot13.xml
str-shuffle.xml Nested <link>s can't work 2018-04-17 16:10:01 +00:00
str-split.xml
str-word-count.xml
strcasecmp.xml
strchr.xml
strcmp.xml
strcoll.xml
strcspn.xml
strip-tags.xml
stripcslashes.xml
stripos.xml Fix #76764: Wrong parameter type for stripos() 2018-08-18 17:00:15 +00:00
stripslashes.xml
stristr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
strlen.xml
strnatcasecmp.xml
strnatcmp.xml
strncasecmp.xml
strncmp.xml
strpbrk.xml
strpos.xml Fix function signatures 2018-01-25 19:03:56 +00:00
strrchr.xml
strrev.xml
strripos.xml Fix #76764: Wrong parameter type for stripos() 2018-08-18 17:00:15 +00:00
strrpos.xml Fix #76764: Wrong parameter type for stripos() 2018-08-18 17:00:15 +00:00
strspn.xml Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
strstr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
strtok.xml
strtolower.xml
strtoupper.xml
strtr.xml
substr-compare.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
substr-count.xml Fix #73613: Not warning if length == 0 2018-09-03 21:28:08 +00:00
substr-replace.xml Improved explanation of the start param which may be zero too instead of just positive. 2017-03-09 11:06:17 +00:00
substr.xml
trim.xml
ucfirst.xml
ucwords.xml
vfprintf.xml
vprintf.xml
vsprintf.xml
wordwrap.xml Use entities in initializer 2018-01-25 19:11:34 +00:00