diff options
| author | Rolland Santimano <rolland@php.net> | 2005-09-28 12:25:34 +0000 |
|---|---|---|
| committer | Rolland Santimano <rolland@php.net> | 2005-09-28 12:25:34 +0000 |
| commit | a8a918db85dbe08ce964a3f2457446cb350f3092 (patch) | |
| tree | 6928387d00a304dc7d9e72d01e1ac47510bd7d0c /unicode-progress.txt | |
| parent | eb48c254516c8518e23d45cca5a47ab2067dfe76 (diff) | |
| download | php-git-a8a918db85dbe08ce964a3f2457446cb350f3092.tar.gz | |
{add,strip}slashes()
Diffstat (limited to 'unicode-progress.txt')
| -rw-r--r-- | unicode-progress.txt | 2 |
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() |
