config.h.in

来自「PHP v6.0 For Linux 运行环境:Win9X/ WinME/ Wi」· IN 代码 · 共 42 行

IN
42
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to empty if the keyword does not work.  */#undef const/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define to `size_t' if <sys/types.h> and <stddef.h> don't define.  */#undef ptrdiff_t/* Define if you have the <lib.h> header file.  */#undef HAVE_LIB_H/* Define if you have the <limits.h> header file.  */#undef HAVE_LIMITS_H/* Define if you have the <stdarg.h> header file.  */#undef HAVE_STDARG_H/* Define if you have the <stddef.h> header file.  */#undef HAVE_STDDEF_H/* Define if you have the <stdlib.h> header file.  */#undef HAVE_STDLIB_H/* Define if you have the <string.h> header file.  */#undef HAVE_STRING_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?