]> granicus.if.org Git - php/commit
Allow substr_compare() to take a negative offset to facilitate start of the
authorIlia Alshanetsky <iliaa@php.net>
Mon, 26 Sep 2005 23:08:10 +0000 (23:08 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 26 Sep 2005 23:08:10 +0000 (23:08 +0000)
commit200d5924cf844b43ffe089ced760452e6a89bc71
tree727994eb750f80fc391268cc318033eb86965a88
parent6495d65c5ca863e8a34beb7a92768044fbb97695
Allow substr_compare() to take a negative offset to facilitate start of the
comparison from the end of string.
ext/standard/string.c