]> granicus.if.org Git - php/commit
Made strspn() and strcspn() binary-safe.
authorAndrei Zmievski <andrei@php.net>
Mon, 13 Dec 1999 23:40:36 +0000 (23:40 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 13 Dec 1999 23:40:36 +0000 (23:40 +0000)
commita15916a47aba3e89d2b6cad8533868c7ee958c25
tree29d67ed25fb75cf23be9001184bad97060f80147
parent457a13dac5d7bc56d41055090d8db2fffa9506f1
Made strspn() and strcspn() binary-safe.
# Please test if you can, especially cases with embedded chr(0).

@ Made strspn() and strcspn() binary-safe.
TODO
ext/standard/php_string.h
ext/standard/string.c