]> granicus.if.org Git - php/commit
- Added new parameter to [l|r]trim, to specify _what_ to trim
authorJeroen van Wolffelaar <jeroen@php.net>
Fri, 3 Aug 2001 22:12:46 +0000 (22:12 +0000)
committerJeroen van Wolffelaar <jeroen@php.net>
Fri, 3 Aug 2001 22:12:46 +0000 (22:12 +0000)
commitc2150f7038068fde34c9e26be089de89eecdfc67
tree21a0065c9ab03753f389bf2532d0c6841e1a61d1
parent74b4b08b7b28b00b89bf3015691fbb77666b3f3e
- Added new parameter to [l|r]trim, to specify _what_ to trim
@- Added optional second parameter to trim, chop and ltrim. You can
@  now specify which characters to trim (jeroen)
ext/standard/php_string.h
ext/standard/string.c