php-doc-en/reference/strings/functions
Philip Olson b508d9da17 Implement the new alias doc style.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185100 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:19:39 +00:00
..
addcslashes.xml \0 is not PHP's NULL 2004-08-09 14:53:55 +00:00
addslashes.xml Drastically increase descriptions and example uses, added an example, and 2003-07-24 08:48:10 +00:00
bin2hex.xml
chop.xml Implement the new alias doc style. 2005-04-25 16:19:39 +00:00
chr.xml Initialize $str to make the example less confusing 2003-10-19 21:13:22 +00:00
chunk-split.xml use <function> here 2004-04-27 22:37:09 +00:00
convert-cyr-string.xml Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3 2004-07-22 22:51:12 +00:00
convert-uudecode.xml adding docs for convert_uuencode and decode 2004-07-06 12:00:31 +00:00
convert-uuencode.xml - Typo. 2004-08-13 01:00:48 +00:00
count-chars.xml - Typo. 2004-07-31 09:56:10 +00:00
crc32.xml - Note reordering and unrolling 2003-06-16 10:44:57 +00:00
crypt.xml use example.outputs[.similar] entity 2005-03-11 16:11:52 +00:00
echo.xml Replace invalid characters in <parameter> 2004-11-23 09:38:18 +00:00
explode.xml Warning for PHP 5.1 feature (bug #32785) 2005-04-21 09:58:46 +00:00
fprintf.xml Fixed proto's to show variable number of args. 2004-08-08 01:30:40 +00:00
get-html-translation-table.xml Fix protos from sources 2004-08-12 18:12:00 +00:00
hebrev.xml Change wording to make sense 2004-07-28 00:10:34 +00:00
hebrevc.xml Change wording to make sense 2004-07-28 00:10:34 +00:00
html-entity-decode.xml removed doubled reference to htmlspecialchars 2004-03-14 16:28:30 +00:00
htmlentities.xml Added an example. 2003-07-24 09:13:45 +00:00
htmlspecialchars-decode.xml fix build 2005-03-15 18:59:57 +00:00
htmlspecialchars.xml Added cross-references 2003-12-22 15:42:17 +00:00
implode.xml Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3 2004-07-22 22:51:12 +00:00
join.xml Implemented the new alias doc style. This alias no longer requires translation 2005-04-25 16:17:02 +00:00
levenshtein.xml fixed bug in xml (didn't validate) and used less confusing var names 2004-12-03 16:01:33 +00:00
localeconv.xml Properly defined the constant, removed the extra paragraph, added check into example. This is the last commit, I promise! 2004-09-13 08:35:29 +00:00
ltrim.xml Slighlty modified references (WRT Bug: http://bugs.php.net/bug.php?id=30646) 2004-12-29 17:24:37 +00:00
md5-file.xml Fix bug #31950 2005-02-13 04:56:55 +00:00
md5.xml Added an example. 2003-07-24 09:13:45 +00:00
metaphone.xml Fix protos from sources 2004-08-12 18:12:00 +00:00
money-format.xml Remove double article 2005-04-20 14:05:09 +00:00
nl-langinfo.xml changed wording 2004-02-27 12:11:41 +00:00
nl2br.xml adding example 2003-08-20 08:48:10 +00:00
number-format.xml Fix protos from sources 2004-08-18 15:39:26 +00:00
ord.xml 15:20 <rioter> what coding standardS? 2004-02-01 14:24:39 +00:00
parse-str.xml Typo. 2005-03-11 21:51:03 +00:00
print.xml {}'s example too. adding para 2003-07-25 22:11:41 +00:00
printf.xml Fixed proto's to show variable number of args. 2004-08-08 01:30:40 +00:00
quoted-printable-decode.xml Additional periods (bug #27966) 2004-09-17 14:24:41 +00:00
quotemeta.xml Single backslash 2005-02-24 14:27:16 +00:00
rtrim.xml Slighlty modified references (WRT Bug: http://bugs.php.net/bug.php?id=30646) 2004-12-29 17:24:37 +00:00
setlocale.xml Null is equivalent to '', not '0' (bug #26470) 2004-09-16 14:14:17 +00:00
sha1-file.xml Updating all RFC entities to use new &url.rfc;#### syntax 2003-05-07 21:31:31 +00:00
sha1.xml wrapped the see also 2004-05-21 23:05:20 +00:00
similar-text.xml Replace <parameter>&amp; by <parameter role="reference"> 2004-11-10 08:30:50 +00:00
soundex.xml wrapped the see also 2004-05-21 23:05:20 +00:00
sprintf.xml document new %F parameter 2004-11-28 12:42:49 +00:00
sscanf.xml format is described in sprintf 2005-01-30 22:41:49 +00:00
str-ireplace.xml Replace <parameter>&amp; by <parameter role="reference"> 2004-11-10 08:30:50 +00:00
str-pad.xml wrapped the see also 2004-05-21 23:05:20 +00:00
str-repeat.xml typo 2004-08-17 21:44:35 +00:00
str-replace.xml * Add notice about "what if replacement is array while search is not?" 2005-03-11 13:56:44 +00:00
str-rot13.xml remove that funny tip 2004-01-23 20:06:32 +00:00
str-shuffle.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
str-split.xml Cross-referenced chunk_split() and str_split() [They're essentially synonymous.] 2004-01-20 02:25:57 +00:00
str-word-count.xml switch to new style and document new charlist parameter 2005-03-13 12:41:06 +00:00
strcasecmp.xml wrapped the see also 2004-05-21 23:05:20 +00:00
strchr.xml Implemented the new alias doc style. This alias no longer requires translation 2005-04-25 16:17:02 +00:00
strcmp.xml wrapped the see also 2004-05-21 23:05:20 +00:00
strcoll.xml - strcoll() is enabled for win32 since 4.2.3 2002-09-06 11:27:36 +00:00
strcspn.xml Mention that the optional start and length parameters became available in PHP 4.3.0 2004-07-24 18:47:20 +00:00
strip-tags.xml use example.outputs[.similar] entity 2005-03-11 16:11:52 +00:00
stripcslashes.xml
stripos.xml Remove double article 2005-04-20 14:05:09 +00:00
stripslashes.xml Strings were without slashes 2004-09-10 14:26:47 +00:00
stristr.xml Cleaned up the existing example to make it a little more clear and added two more examples to 2005-03-10 03:52:29 +00:00
strlen.xml Added see for mb_strlen 2004-07-24 05:26:39 +00:00
strnatcasecmp.xml wrapped the see also 2004-05-21 23:05:20 +00:00
strnatcmp.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
strncasecmp.xml wrapped the see also 2004-05-21 23:05:20 +00:00
strncmp.xml wrapped the see also 2004-05-21 23:05:20 +00:00
strpbrk.xml adding documentation and examples for strpbrk 2004-07-06 12:32:39 +00:00
strpos.xml Remove double article 2005-04-20 14:05:09 +00:00
strrchr.xml Accepts string in PHP 5 2004-08-13 15:56:57 +00:00
strrev.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
strripos.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
strrpos.xml markup: 2004-08-10 16:30:22 +00:00
strspn.xml Mention that the optional start and length parameters became available in PHP 4.3.0 2004-07-24 18:47:20 +00:00
strstr.xml Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3 2004-07-22 22:51:12 +00:00
strtok.xml Fix protos from sources 2004-08-18 14:15:21 +00:00
strtolower.xml Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3 2004-07-22 22:51:12 +00:00
strtoupper.xml Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3 2004-07-22 22:51:12 +00:00
strtr.xml talking two time about the return 2004-05-14 14:32:08 +00:00
substr-compare.xml - Fix #29525. 2004-08-04 14:55:47 +00:00
substr-count.xml Added a note that substr_count's needle is case sensitive. 2004-05-14 02:03:12 +00:00
substr-replace.xml Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3 2004-07-22 22:51:12 +00:00
substr.xml Missing semicolons 2005-01-18 15:57:49 +00:00
trim.xml Slighlty modified references (WRT Bug: http://bugs.php.net/bug.php?id=30646) 2004-12-29 17:24:37 +00:00
ucfirst.xml Added php tags (<?php ?>) to examples. 2003-05-30 16:47:59 +00:00
ucwords.xml Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3 2004-07-22 22:51:12 +00:00
vfprintf.xml - Fix proto. 2004-08-07 18:28:17 +00:00
vprintf.xml - Proto fixes. 2004-07-30 04:20:42 +00:00
vsprintf.xml selfreference vsprinf in see also deleted 2003-01-12 22:50:10 +00:00
wordwrap.xml rtrim($refpurpose, '.') 2004-08-20 09:37:01 +00:00