php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
config.h
Go to the documentation of this file.
1#ifdef PHP_WIN32
2#include "../../../../main/config.w32.h"
3#else
4#include <php_config.h>
5#endif