]> granicus.if.org Git - php/commit
Move php_memnstr to the header file, so that the function body is available
authorSascha Schumann <sas@php.net>
Wed, 27 Sep 2000 15:18:00 +0000 (15:18 +0000)
committerSascha Schumann <sas@php.net>
Wed, 27 Sep 2000 15:18:00 +0000 (15:18 +0000)
commit1cc3e6b5e664c25836bc770322d8a44e3b90f48a
treeb4329706004e52b33702907eee0c27bbf2a9ddf7
parentd4cd24c22d33627277ec7da411fe2043b88cf31e
Move php_memnstr to the header file, so that the function body is available
in all compilation units (note the static linkage).
ext/standard/php_string.h
ext/standard/string.c