summaryrefslogtreecommitdiff
path: root/unicode-progress.txt
diff options
context:
space:
mode:
authorRolland Santimano <rolland@php.net>2005-09-28 12:25:34 +0000
committerRolland Santimano <rolland@php.net>2005-09-28 12:25:34 +0000
commita8a918db85dbe08ce964a3f2457446cb350f3092 (patch)
tree6928387d00a304dc7d9e72d01e1ac47510bd7d0c /unicode-progress.txt
parenteb48c254516c8518e23d45cca5a47ab2067dfe76 (diff)
downloadphp-git-a8a918db85dbe08ce964a3f2457446cb350f3092.tar.gz
{add,strip}slashes()
Diffstat (limited to 'unicode-progress.txt')
-rw-r--r--unicode-progress.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/unicode-progress.txt b/unicode-progress.txt
index 81062dcc44..f375063c1a 100644
--- a/unicode-progress.txt
+++ b/unicode-progress.txt
@@ -6,6 +6,7 @@ ext/standard
Status: In Progress
Completed:
+ addslashes()
bin2hex()
chr()
explode()
@@ -14,6 +15,7 @@ ext/standard
range()
str_pad()
str_repeat()
+ stripslashes()
strpos()
strrev()
strstr()