stdint.h \
limits.h \
malloc.h \
-string.h \
unistd.h \
stdarg.h \
sys/types.h \
# include <ieeefp.h>
#endif
-#ifdef HAVE_STRING_H
-# include <string.h>
-#else
-# include <strings.h>
-#endif
+#include <string.h>
#if ZEND_BROKEN_SPRINTF
int zend_sprintf(char *buffer, const char *format, ...);
# include <ieeefp.h>
#endif
-#ifdef HAVE_STRING_H
-# include <string.h>
-#else
-# include <strings.h>
-#endif
+#include <string.h>
#if ZEND_BROKEN_SPRINTF
int zend_sprintf(char *buffer, const char *format, ...);
resolv.h \
signal.h \
stdarg.h \
-string.h \
syslog.h \
sysexits.h \
sys/ioctl.h \
])
])
- AC_CHECK_HEADERS([string.h strings.h unistd.h sys/time.h sys/times.h stdarg.h limits.h])
+ AC_CHECK_HEADERS([strings.h unistd.h sys/time.h sys/times.h stdarg.h limits.h])
AC_CHECK_SIZEOF(int, 4)
AC_CHECK_SIZEOF(short, 2)
AC_CHECK_SIZEOF(long, 4)
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
-/* Define to 1 if you have the <string.h> header file. */
-#undef HAVE_STRING_H
-
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
#define HAVE_MEMORY_H 1
/* #undef HAVE_STRINGS_H */
-#define HAVE_STRING_H 1
/* #undef HAVE_STRCASECMP */
#define HAVE_STRICMP 1
#define HAVE_WIN32_NATIVE_THREAD 1
#include "config.h"
#endif
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
-
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-
#include "mbfilter.h"
#include "mbfilter_htmlent.h"
#include "html_entities.h"
#endif
#include <stddef.h>
-
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
-
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
#include "mbfilter.h"
#include "mbfl_filter_output.h"
#include <memory.h>
#endif
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
-
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-
#include <stddef.h>
#include "mbfl_allocators.h"
#endif
#include <stddef.h>
-
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
#ifdef HAVE_STRINGS_H
#include <strings.h>
#endif
#include <stddef.h>
-
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
#ifdef HAVE_STRINGS_H
#include <strings.h>
#include <math.h>
#include <time.h>
#include <stdio.h>
-#if HAVE_STRING_H
#include <string.h>
-#else
-#include <strings.h>
-#endif
#ifdef PHP_WIN32
#include "win32/unistd.h"
#endif
# include <unistd.h>
#endif
-#if HAVE_STRING_H
-# include <string.h>
-#else
-# include <strings.h>
-#endif
+#include <string.h>
#if HAVE_LOCALE_H
# include <locale.h>
# endif
#endif
#include <time.h>
-#if HAVE_STRING_H
#include <string.h>
-#else
-#include <strings.h>
-#endif
#ifdef PHP_WIN32
#include <process.h>
#else
# include <sys/param.h>
# include <sys/types.h>
-# if HAVE_STRING_H
-# include <string.h>
-# else
-# include <strings.h>
-# endif
+# include <string.h>
#endif
char * __php_stpncpy(char *dst, const char *src, size_t len)
#else
# include <sys/param.h>
# include <sys/types.h>
-# if HAVE_STRING_H
-# include <string.h>
-# else
-# include <strings.h>
-# endif
+# include <string.h>
#endif
extern void * __php_mempcpy(void * dst, const void * src, size_t len);
#if defined(HAVE_LIBDL)
#include <stdlib.h>
#include <stdio.h>
-#ifdef HAVE_STRING_H
#include <string.h>
-#else
-#include <strings.h>
-#endif
#ifdef PHP_WIN32
#include "win32/param.h"
#include "win32/winutil.h"
AC_DEFUN([XMLRPC_HEADER_CHECKS],[
AC_HEADER_STDC
-AC_CHECK_HEADERS(xmlparse.h xmltok.h strings.h string.h)
+AC_CHECK_HEADERS(xmlparse.h xmltok.h strings.h)
])
AC_DEFUN([XMLRPC_TYPE_CHECKS],[
#if !HAVE_ALLOCA
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
-
#include <stdlib.h>
#ifdef emacs
#ifndef HAVE_ALPHASORT
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
PHPAPI int php_alphasort(const struct dirent **a, const struct dirent **b)
{
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 0
#undef HAVE_PWD_H
-#define HAVE_STRING_H 1
#undef HAVE_SYS_FILE_H
#undef HAVE_SYS_SOCKET_H
#undef HAVE_SYS_WAIT_H