DEBSOURCES
Skip Quicknav
sources / php7.0 / 7.0.33-0%2Bdeb9u8 / ext / dba / php_flatfile.h
123456789101112
#ifndef PHP_FLATFILE_H #define PHP_FLATFILE_H #if DBA_FLATFILE #include "php_dba.h" DBA_FUNCS(flatfile); #endif #endif